ROCm / HIPIFY

HIPIFY: Convert CUDA to Portable C++ Code
https://rocm.docs.amd.com/projects/HIPIFY/en/latest/
MIT License
503 stars 70 forks source link

[HIPIFY][feature] Add an option for specifying the path to LLVM/clang #719

Closed emankov closed 5 months ago

emankov commented 5 months ago

Implemented by #1383, where the --clang-resource-directory option was introduced.