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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL] Use the ext_oneapi_submit_barrier method (#644)
The sycl::queue::submit_barrier method is deprecated in SYCL 2020,
the sycl::queue::ext_oneapi_submit_barrier one should be used instead.
Signed-off-by: Pavel Samolysov <[email protected]>
0 commit comments