You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intel/llvm#17104 changed the way the Level Zero library is linked into the DPC++/UR Level Zero adapter.
This means that the logic to detect the name of the Level Zero loader library here, which relies on Level Zero being linked dynamically to the adapter and showing up in readelf -d will stop working.
The first nightly of DPC++ with which this behavior can be triggered is the nightly from 2025-03-04.