As reported by @irudkin in #23 users compiling the project with oneAPI Base Toolkit 2023.0.0 and the corresponding SYCL CUDA backend plugin may run into some release-specific compilation issues. Namely:
A suggested solution:
- Replace
dpcpp check in src_sycl/CMakeLists.txt with an icpx check
- Link the troubleshooting guide in the README