Skip to content

Bump toolchain JLLs (NEO 26.18, Level Zero loader 1.29).#581

Merged
maleadt merged 1 commit into
mainfrom
tb/bump
Jun 16, 2026
Merged

Bump toolchain JLLs (NEO 26.18, Level Zero loader 1.29).#581
maleadt merged 1 commit into
mainfrom
tb/bump

Conversation

@maleadt

@maleadt maleadt commented Jun 16, 2026

Copy link
Copy Markdown
Member

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.

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>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (b595c14) to head (04cc470).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   79.67%   79.74%   +0.07%     
==========================================
  Files          48       48              
  Lines        3232     3234       +2     
==========================================
+ Hits         2575     2579       +4     
+ Misses        657      655       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maleadt maleadt merged commit 8a3e4b3 into main Jun 16, 2026
5 checks passed
@maleadt maleadt deleted the tb/bump branch June 16, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant