Why do I receive a "specified module could not be found" error from matlab 2019b ? unable to load CUDA driver. The library name used was nvcuda.dll
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
shivan artosh
le 29 Fév 2020
Réponse apportée : Chinmay Budhiraja
le 19 Juin 2020
hello everyone
I try to deal with transfer learning + pre-trained model + dataset (my dataset is in medical image).
Computer features:
Core i7 processor , Intel HD graphic 620 , Matlab 2019b
an extra question , dose this features of computer reqire NVIDIA graphic card? how can fix my error ??
the error message is attached.
Thanks
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/274364/image.png)
0 commentaires
Réponse acceptée
Chinmay Budhiraja
le 19 Juin 2020
Hi
To my understanding you have Intel HD graphic 620 and you are facing "Unable to load cuda error". Cuda is not available for intel HD graphics 620. That is why, while training on GPU you are facing this error. You will be needing a Nvidia GPU to resolve the issue. You can find more details on hardware here.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Data Workflows dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!