Shared by Max Brunton

Raytracing From CUDA to SYCL 2020!

20
January
2021

How to convert a code from parallel C++ ray-tracing code to CUDA.

A walkthrough of converting a code from parallel C++ ray-tracing code to CUDA, and the work needed to make that CUDA code run on CPU using parallel for_each() and then converted the code to SYCL 2020 via Intel® DPC++.

Details

Shared By

Max Brunton

Shared Date

Jan 20, 2021, 8:15:02 AM

Tags

Icon

cuda

Icon

migrating

Icon

raytracing

Icon

porting

Icon

nvidia

Icon

intel

Icon

oneapi