Skip to content

Commit 1c7b440

Browse files
committed
set hip platform
1 parent 18b73af commit 1c7b440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@ jobs:
562562
-DCMAKE_HIP_FLAGS="-mllvm --amdgpu-unroll-threshold-local=600" \
563563
-DCMAKE_BUILD_TYPE=Release \
564564
-DSD_HIPBLAS=ON \
565+
-DHIP_PLATFORM=amd \
565566
-DGPU_TARGETS="${{ matrix.gpu_targets }}" \
566567
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
567568
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \

0 commit comments

Comments
 (0)