Commit d59988d
committed
Fix Windows ROCm CMake HIP detection
- Add HIP_DIR to CMAKE_PREFIX_PATH for CMake to find hip-config.cmake
- Set CMAKE_HIP_COMPILER explicitly to extracted clang.exe
- Set HIP_PATH and HIP_DIR cmake variables for proper HIP package discovery1 parent 9023740 commit d59988d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments