laptop recommendation for MATLAB

6 vues (au cours des 30 derniers jours)
Scott Strathman
Scott Strathman le 16 Juin 2017
I am interested in buying a new laptop. Which would work better for MATLAB: a gaming computer with a GPU, or a mobile workstation? Thank you!

Réponses (1)

Walter Roberson
Walter Roberson le 16 Juin 2017
GPUs are only used by MATLAB if you have the parallel computing toolbox and an Nvidia gpu and you program gpu access. If using gpu for computing is something you want to do then you should think about single vs double precision, as some Nvidia gpu run double precision at 1/32 of the single precision rate, and some run at 1/24 of the single precision rate, and some run at 1/8 the single precision rate (my memory tells me). Gaming system gpu are typically fast single precision but no better than 1/24 for double.

Catégories

En savoir plus sur GPU Computing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by