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
[CI] Drop support ext_oneapi_[level_zero|cuda|hip] in sycl_devices LIT parameter (#16508)
Instead of `ext_oneapi_[level_zero|cuda|hip]`, we should use
`level_zero/cuda/hip` backend name in LIT, which is in alignment with
`ONEAPI_DEVICE_SELECTOR` terminology and `sycl-ls` output.
0 commit comments