Does Matlab support GTX 1660 graphics card?

4 次查看(过去 30 天)
Want to buy a GTX 1660 graphics card. will it support Matlab?

采纳的回答

Michal
Michal 2019-9-24
编辑:Michal 2019-9-24
Definitely yes!!! Did you install the proper nvidia driver on your system?
  2 个评论
md.
md. 2019-9-24
Not Yet, Planning to Buy. BTW, does it also support 1660 Ti gpu?
Michal
Michal 2019-9-24
编辑:Michal 2019-9-24
You can choose any NVIDIA card which fullfil requirements from this list.
P.S. If you satisfied with my answer please mark my answer as Accepted.

请先登录,再进行评论。

更多回答(1 个)

Guillaume
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 个评论
Guillaume
Guillaume 2019-9-24
编辑:Guillaume 2019-9-24
Sorry didn't write that well. The CUDA driver will have to recompile the gpu library. It's explained on that page that I linked to.
edit: and that you linked to as well.
Michal
Michal 2019-9-24
I do not really recommend to recompile GPU library to any beginners.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 GPU Computing 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by