-
Notifications
You must be signed in to change notification settings - Fork 802
Closed
Labels
Description
Hy,
As I undestand the doc (https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#build-dpc-toolchain-with-support-for-nvidia-cuda) : "To enable support for CUDA devices, follow the instructions for the Linux DPC++ toolchain, but add the --cuda flag to configure.py" currently the experimental support of CUDA backend is only for Linux build.
Can someone confirm this to me or should I try harder to build it under my computer running Windows ?
Thanks