Does somebody know if the NVIDIA driver from NVIDIA repository supports Cuda?
Hello mjaki
from the readme from the latest nvidia driver :
Two CUDA libraries (/usr/lib/libcuda.so.x.y.z, /usr/lib/libcuda.la);
these libraries provide runtime support for CUDA (high-performance
computing on the GPU) applications.
I have deviceQuery example from CUDA SDK and when I run it, it says that no CUDA compatible device was found. I’ve tried it on 2 notebooks, which should be CUDA compatible. Both with same result.