Does Matlab support GTX 1660 graphics card?
3 views (last 30 days)
Show older comments
Want to buy a GTX 1660 graphics card. will it support Matlab?
0 Comments
Accepted Answer
Michal
on 24 Sep 2019
Edited: Michal
on 24 Sep 2019
Definitely yes!!! Did you install the proper nvidia driver on your system?
More Answers (1)
Guillaume
on 24 Sep 2019
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 Comments
See Also
Categories
Find more on GPU Computing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!