ROCm / ROCm-Device-Libs

ROCm Device Libraries
97 stars 60 forks source link

Fix cuda2gcn build. #85

Closed dfukalov closed 9 months ago

dfukalov commented 1 year ago

The library is needed in https://github.com/ROCmSoftwarePlatform/triton as a wrapper for CUDA library functions.

arsenm commented 1 year ago

Just directly call the underlying intrinsics, there's no reason to go through these wrappers (and a lot of extra headaches by doing so)

kzhuravl commented 1 year ago

Is this still needed?

kzhuravl commented 9 months ago

If still needed, move this PR to https://github.com/ROCm/llvm-project/tree/amd-staging/amd/device-libs