Commit 7e968ca
[IntelNav] ci: bump ROCm to 6.4 for __hip_fp8_e4m3 type
ROCm 6.2.4's HIP runtime doesn't define __hip_fp8_e4m3 which
ggml/src/ggml-cuda/vendors/hip.h:250 references unconditionally —
the compile fires "unknown type name '__hip_fp8_e4m3'" on every
.cu.o target. The type was added in the 6.3 series.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 32f29f7 commit 7e968ca
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- .github/workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
| |||
0 commit comments