cycles/third_party/hipew
Brecht Van Lommel e872d95495 Build: update build options for cycles-x changes
* Add Alembic procedural
* Add HIP
* Add Metal
* Add hipew third party library
* Update cuew to latest version
* Update CMake find modules to latest version
2022-02-14 19:00:42 +01:00
..
include Build: update build options for cycles-x changes 2022-02-14 19:00:42 +01:00
src Build: update build options for cycles-x changes 2022-02-14 19:00:42 +01:00
CMakeLists.txt Build: update build options for cycles-x changes 2022-02-14 19:00:42 +01:00
LICENSE Build: update build options for cycles-x changes 2022-02-14 19:00:42 +01:00
README Build: update build options for cycles-x changes 2022-02-14 19:00:42 +01:00

The HIP Extension Wrangler Library (HIPEW) is a cross-platform open-source
C/C++ library to dynamically load the HIP library.

HIP (Heterogeneous-Compute Interface for Portability) is an API for C++
programming on AMD GPUs.

It is maintained as part of the Blender project, but included in extern/
for consistency with CUEW and CLEW libraries.

LICENSE

HIPEW is released under the Apache 2.0 license.