forked from blender/blender
Brecht Van Lommel
5283ef4ce5
Try loading ROCm 5.x libraries specifically, as the .so without version is only part of the development package. Thanks to Lee Ringham investigating and proposing this solution. |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
README | ||
README.blender |
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.