MATLAB: Can’t find the Gpu device.. was working yesterday..

maltab

>> gpuDevice
Error using gpuDevice (line 26)
There is a problem with the CUDA driver associated
with this GPU device. See
www.mathworks.com/gpudriver to find and install the
latest supported driver.
Caused by:
The CUDA driver could not be loaded. The library
name used was:
/usr/local/cuda/lib/libcuda.dylib. The error
was: dlopen(/usr/local/cuda/lib/libcuda.dylib,
1): image not found.
This was working yesterday.. I'm still trying to setup gpu computing.. I had loaded the Nvidia cuda drivers and atleast I used to get an answer form the >>gpuDevice query.. Now I dont..

Best Answer

worked.. had to reinstall CUDA...