While executing Deep learning code , I am getting an error regarding GPU
1 view (last 30 days)
Show older comments
Hi
during traing of DNN I am getting this error
Unable to find a supported GPU device. For more information on GPU support, see GPU Support by Release.
Can anyone help plz
0 Comments
Answers (1)
Raymond Norris
on 17 Sep 2020
Hi Krishna,
It would apprear as though you don't have a supported GPU. What do you get when you run
gpuDeviceCount
gpuDevice
Raymond
See Also
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!