5f224280ce265a0f1fa92c288da227673f960217
HIPIFY
The CLANG-based HIPIFY tool - translates CUDA to HIP
How to Build
- Get LLVM and CLANG sources and build CLANG, then install it to a LLVM_INSTALL_PATH folder
- make build dir for hipify and run the folloing commands there:
> cmake -DLLVM_DIR="LLVM_INSTALL_PATH" path_to_hipify_src
> make
Описание
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Разное
1.1%