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
[SYCL][UR][L0] Fix handling of UR_ADAPTERS_FORCE_LOAD (#19477)
The change making L0 v2 adapter default for BMG broke handling of
UR_ADAPTERS_FORCE_LOAD. Depending on the platform, urAdapterGet could
return 0 available adapter even if force loadded.
0 commit comments