MATLAB does not recognize my GPUs for cuda execution?
Mostra commenti meno recenti
I open Matlab and run gpuDevice(), it gives at UBUNTU 13.10 ;
Error using gpuDevice (line 26)
An unexpected error occurred during CUDA execution. The CUDA error was:
CUDA_ERROR_UNKNOWN
and
if I run gpuDeviceCount(), it returns 0
However if I run nvidia-smi from terminal it shows all the available GPUs and their stats.
I installed both cuda 5.5 and cuda 6.0 but same for both.
Any idea what is the reason behind for such a malfunction?
1 Commento
Alexander Sonin
il 8 Apr 2019
Modificato: Walter Roberson
il 8 Apr 2019
Risposte (0)
Categorie
Scopri di più su GPU Computing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!