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][doc] Add mention of cuda gpu arch for enabling cuda-arch specific features (#6978)
Some users were mistakenly thinking that native atomics are not
supported in DPC++ for CUDA.
The doc now mentions that you need to provide correct arch flags when
compiling if you wish to use native atomics as well as other features.
0 commit comments