oneMKL
oneMKL copied to clipboard
[cublas][curand][cusolver] Fix OpenCL include dir hint
In recent versions of DPC++ the CL headers go in include instead of include/sycl. So this patch fixes finding the OpenCL headers. Keep the hints for the previous path to still support older version.