Skip to content

Commit 01ba420

Browse files
committed
Fix finding HIP in CI container
1 parent 49ffd61 commit 01ba420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kokkos.presets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"Kokkos_ENABLE_ROCTHRUST" : "OFF",
3636
"Kokkos_ARCH_VEGA906" : "ON",
3737
"CMAKE_CXX_COMPILER" : "hipcc"
38+
"CMAKE_PREFIX_PATH" : "/opt/rocm-6.2.0/;/opt/rocm-6.3.0/"
3839
}
3940
}
4041
],

0 commit comments

Comments
 (0)