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
The version of atomic_ref from this extension has been deprecated in
favor of sycl::atomic_ref from SYCL 2020.
atomic_accessor has also been deprecated, in favor of creating a
sycl::atomic_ref from a read-write accessor.
Signed-off-by: John Pennycook <[email protected]>
0 commit comments