Ronan Keryell

Results 101 issues of Ronan Keryell

There is a project https://www.codeproject.com/Articles/5292398/Raytracing-From-CUDA-to-SYCL-2020-via-DPCplusplus explaining how they translated a ray-tracing program from CUDA to SYCL. It might be interesting to look at the code: https://github.com/shaovoon/simple_raytracing_sycl2020

question