Does Matlab support GTX 1660 graphics card?
3 次查看(过去 30 天)
显示 更早的评论
采纳的回答
更多回答(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!