MATLAB not detecting Nvidia RTX 1050Ti on WIndows 11
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Richard Fiifi Annan
am 7 Jun. 2022
Kommentiert: Joss Knight
am 25 Jun. 2022
Hello friends,
I am working with MATLAB R2020b on Window 11, Nvidia GeForce RTX 1050 Ti. I have installed the latest Nvidia driver, as well as CUDA 10.2. I get the error below after running
gpuDevice
Error using gpuDevice (line 26)
Unable to find a supported GPU device. For more information on GPU support, see GPU Support by Release.
Can someone kindly help me resolve this problem? Thanks
11 Kommentare
Akzeptierte Antwort
Walter Roberson
am 17 Jun. 2022
Bearbeitet: Walter Roberson
am 17 Jun. 2022
Your post says Nvidia GeForce RTX 1050 Ti, but that black image says RTX 3050 Ti. That could make a notable difference in your R2020b release. IIRC Ampere was not supported in R2020b.
You have to enable support for Ampere in R2020b.
7 Kommentare
Joss Knight
am 25 Jun. 2022
Hiya. I was only expecting that your GPU's performance might not be that great - but it wouldn't make any difference to whether or not a model will work, only how long it takes to train. If you're not seeing any improvement when training your model, maybe you need to change the model or the training parameters.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Parallel and Cloud finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!