Closed swails closed 9 years ago
I should add, I tried this with both the develop and master branches -- the error shown here is from develop
I think you are seeing the same issue as reported in issue #117 . You would need to download cl 1.2 headers manually on NV system since apparently they do not ship them.
It seems that they do ship them in CUDA 7.5.
Once I installed the CUDA 7.5 toolkit on the machine, the build worked just fine...
Thanks!
I tried building this on a machine with NVIDIA cards and the CUDA 6.5 toolkit (with nVidia drivers 346.35 on a CentOS 6.5 box) and got the following error:
More context:
This is with GCC 4.4.7. This worked just fine on a different CentOS 6.5 machine, but with CUDA 7.5 (and nVidia drivers 352.41). Any ideas what's happening here, or what I should look for?
Google wasn't much help.
Thanks!