oneMKL icon indicating copy to clipboard operation
oneMKL copied to clipboard

[cublas][curand][cusolver] Fix OpenCL include dir hint

Open npmiller opened this issue 1 year ago • 2 comments

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.

npmiller avatar Oct 18 '24 14:10 npmiller