Replies: 2 comments 2 replies
-
What about using |
Beta Was this translation helpful? Give feedback.
1 reply
-
DPCT (https://github.com/oneapi-src/SYCLomatic) can convert the example successfully. ptxas fatal : Unresolved extern function '_Z18__spirv_AtomicIAddPyN5__spv5Scope4FlagENS0_19MemorySemanticsMask4FlagEy' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you please suggest a solution (a SYCL program) to the following Cuda program ? In the Cuda program, the atomic operations are performed over the casted address rather than the elements pointed to by "a".
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions