MATLAB 2020b does not recognize GTX570 even with CUDA 10.2 up-to-date
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi fellows,
My colleague's system is Windows 7 64 bits.
All NVIDIA stuff is up-to-date, and we checked also using nvidia-smi command lines in prompt. Parallel Computing Toolbox is fine as well.
The error message after typing in MATLAB
gpuDevice
is always about to update CUDA to 10.2; even though it is already up-to-date.
One thing to notice is that he's using a trial version. Would it somehow affect what he's facing?
Any thoughts?
Thanks
0 Commenti
Risposta accettata
Jason Ross
il 5 Nov 2020
Modificato: Jason Ross
il 5 Nov 2020
The GTX 570 card is based on the Fermi architecture. nVidia ended Fermi support in April 2018, so CUDA Toolkits more recent than 8.0 will not work with a Fermi card. This means that the latest release of MATLAB that will recognize this card is R2017b.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su GPU Computing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!