Skip to content

Commit

Permalink
.github/workflows/windows.yml: set hiprtc dir
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium committed Aug 20, 2024
1 parent 57b470d commit 952062e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
-D CMAKE_PREFIX_PATH="%cd%/depend/install;C:/vcpkg/packages/sqlite3_x64-windows-static"
-D BUILD_TESTING=OFF
-D hip_DIR="C:/Program Files/AMD/ROCm/6.1/lib/cmake/hip"
-D hiprtc_DIR="C:/Program Files/AMD/ROCm/6.1/lib/cmake/hiprtc"
-D HIP_PLATFORM=amd
-D GPU_TARGETS="gfx1030;gfx1100;gfx1101;gfx1102"
-D CMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded
Expand Down

0 comments on commit 952062e

Please sign in to comment.