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] Allow ESIMD backend only when explicitly set by ONEAPI_DEVICE_SELECTOR (#7336)
ONEAPI_DEVICE_SELECTOR would previously implicitly allow ESIMD backends
. This isn't desired behavior; desired behavior is to only allow ESIMD
backend only when explicitly specified by ONEAPI_DEVICE_SELECTOR.
Fix suggested by @lbushi25
Signed-off-by: Rauf, Rana <[email protected]>
0 commit comments