Commit 8a3e4b3
Bump toolchain JLLs (NEO 26.18, Level Zero loader 1.29). (#581)
NEO_jll 25.44 -> 26.18.38308 and oneAPI_Level_Zero_Loader_jll 1.25 -> 1.29,
which also pulls in newer gmmlib (22.10), libigc (2.34.4) and Level Zero
headers (1.16).
The Level Zero loader stopped probing for the default driver library name in
v1.29, so it no longer auto-discovers the NEO driver shipped in our artifacts
(zeDriverGet returns no drivers). Point it at the driver explicitly via
ZE_ENABLE_ALT_DRIVERS, unless the user already set it.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b595c14 commit 8a3e4b3
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
161 | 167 | | |
162 | 168 | | |
163 | 169 | | |
| |||
0 commit comments