SYCLomatic - an open source project to automatically convert CUDA code to C++ with SYCL. SYCLomatic is the open source version of the oneAPI migration tool. It can help you automatically migrate 90-95% of CUDA code to C++ with SYCL Porting code to SYCL allow you to free it up from device and vendor boundaries. And use the same code across multiple CPUs, GPUs, FPGAs and more from various vendors.