GPU-Puzzles icon indicating copy to clipboard operation
GPU-Puzzles copied to clipboard

SYCL version?

Open sramkrishna opened this issue 2 years ago • 2 comments

Thanks for doing this - any hints on how could do this using SYCL kernels instead of CUDA?

sramkrishna avatar Nov 17 '22 19:11 sramkrishna

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: @.***>

srush avatar Nov 17 '22 21:11 srush