Does Matlab support GTX 1660 graphics card?
3 ビュー (過去 30 日間)
古いコメントを表示
採用された回答
Michal
2019 年 9 月 24 日
編集済み: Michal
2019 年 9 月 24 日
Definitely yes!!! Did you install the proper nvidia driver on your system?
その他の回答 (1 件)
Guillaume
2019 年 9 月 24 日
If you're talking about using the card for GPU computing, the actual model is not important, it's the architecture. All the cards you mention are based on the Turing architecture. You can see the compatibility against matlab versions here.
So, 1660 whatever is compatible out-of-the-box from version R2018a. For earlier versions of matlab, you'll have to recompile the CUDA driver.
3 件のコメント
参考
カテゴリ
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!