-
Notifications
You must be signed in to change notification settings - Fork 795
Closed
Description
Can opencl sycl devices be nvidia opencl devices ?
I have libnvidia-opencl.so.1
installed and the icd
is correctly configured and clinfo
can detect the device, but this device is not detected as a sycl device.
The corresponding cuda device is properly detected (assuming the --cuda
flag at build time).
I have not seen this mentioned much in documentation so was wondering if it's normal or not to not see nvidia opencl devices show up as sycl devices, if not what in general prevents interoperability between intel opencl and nvidia opencl backends ?
Metadata
Metadata
Assignees
Labels
No labels