Commit 0fffee9
authored
[CI][Benchmarks] update compute runtime and fix IGC build (#17878)
Latest IGC doesn't build on the compilers on the perf testing systems
due to warnings. This patch bumps up the driver to latest and also adds
-Wno-error when building IGC.
Nightly is broken:
https://github.com/oneapi-src/unified-runtime/actions/runs/14297928864,
this fixes it. Please prioritize this
@intel/llvm-reviewers-benchmarking.1 parent 6176b29 commit 0fffee9
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
0 commit comments