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
S
Описание
No description provided
Readme 282 MiB
Languages
C++ 67.5%
C 20.6%
Python 6.6%
CMake 3.4%
Shell 0.6%
Разное 1.1%