GPU-Puzzles
GPU-Puzzles copied to clipboard
SYCL version?
Thanks for doing this - any hints on how could do this using SYCL kernels instead of CUDA?
It looks like numba has prelim support for ROC and SYCL :
https://intelpython.github.io/numba-dpex/latest/user_guides/kernel_programming_guide/writing_kernels.html
If you want to send a PR that supports these backends too I would be appreciative. In practice though these exercises are more about the conceptual aspects than the details, and so I think doing them in CUDA is fine.
Message ID: @.***>