Clear Filters
Clear Filters

Can't find my Gpu device.. was working yesterday..

2 views (last 30 days)
>> 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..

Accepted Answer

Jisha
Jisha on 19 Mar 2012
worked.. had to reinstall CUDA...

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!