Skip to content

hipCUB beta hipclang 3.2.0

Compare
Choose a tag to compare
@saadrahim saadrahim released this 13 Apr 15:06
HipCUB changes to support multiple ROCM installation (#68)

- New mode of building is added "-r,--relocatable" which is used
  for ROCm stack installed in /opt/rocm-ver.
- Below CMAKE parameters are set/overwritten in above mode
  CMAKE_INSTALL_PREFIX
  CMAKE_PREFIX_PATH
  CMAKE_MODULE_PATH

Signed-off-by: Pruthvi Madugundu <[email protected]>

Co-authored-by: mpruthvikumar <[email protected]>