Open dipietrantonio opened 1 year ago
Add the following line
cmake -DCMAKE_INSTALL_PREFIX=$ROCM_PATH -DHIP_ROOT=$ROCM_PATH -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_C_COMPILER=hipcc -DCMAKE_BUILD_TYPE=Release -DAMDGPU_TARGETS=gfx90a ..
hipRAND will be included in the manifest file in future ROCm versions: https://github.com/RadeonOpenCompute/ROCm/issues/2578
Add the following line