MATLAB 2020b does not recognize GTX570 even with CUDA 10.2 up-to-date
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Jason Ross
2020 年 11 月 5 日
編集済み: Jason Ross
2020 年 11 月 5 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で GPU Computing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!