We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b73af commit 1c7b440Copy full SHA for 1c7b440
.github/workflows/build.yml
@@ -562,6 +562,7 @@ jobs:
562
-DCMAKE_HIP_FLAGS="-mllvm --amdgpu-unroll-threshold-local=600" \
563
-DCMAKE_BUILD_TYPE=Release \
564
-DSD_HIPBLAS=ON \
565
+ -DHIP_PLATFORM=amd \
566
-DGPU_TARGETS="${{ matrix.gpu_targets }}" \
567
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
568
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
0 commit comments