clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
839 stars 240 forks source link

fixed FindOpenCL.cmake file to find OpenCL on Ubuntu 14.04 with CUDA 6.0 #63

Closed sschaetz closed 9 years ago

sschaetz commented 9 years ago

OpenCL is not found on Ubuntu 14.04 with a default CUDA install. I added a few path hints that should solve this problem.