Does Matlab support GTX 1660 graphics card?

4 visualizzazioni (ultimi 30 giorni)
md.
md. il 24 Set 2019
Commentato: Michal il 24 Set 2019
Want to buy a GTX 1660 graphics card. will it support Matlab?

Risposta accettata

Michal
Michal il 24 Set 2019
Modificato: Michal il 24 Set 2019
Definitely yes!!! Did you install the proper nvidia driver on your system?
  2 Commenti
md.
md. il 24 Set 2019
Not Yet, Planning to Buy. BTW, does it also support 1660 Ti gpu?
Michal
Michal il 24 Set 2019
Modificato: Michal il 24 Set 2019
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.

Accedi per commentare.

Più risposte (1)

Guillaume
Guillaume il 24 Set 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 Commenti
Guillaume
Guillaume il 24 Set 2019
Modificato: Guillaume il 24 Set 2019
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 il 24 Set 2019
I do not really recommend to recompile GPU library to any beginners.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by