This repository contains examples that demonstrate how to use the CUDA backend in SYCL.
The examples are built and test in Linux with GCC 7.4, NVCC 10.1 and the experimental support for CUDA in the DPC++ SYCL implementation.
CUDA is a registered trademark of NVIDIA Corporation SYCL is a trademark of the Khronos Group Inc
There is a docker image available with all the examples and the required environment set up, see https://hub.docker.com/r/ruyman/dpcpp_cuda_examples.