Specifications for a laptop running Matlab
Afficher commentaires plus anciens
Hi,
I am considering buying a new laptop from Lenovo, either t470p or t480. Are there any issues in the spec. to pay attention to when running Matlab? Why I am asking is that my old computer has become very slow in figure operations/plotting, especially on callbacks using the function: ginput. I tried to upgrade my graphic card, NVIDIA Quadro FX 380, that helped sometimes, but other times my computer just turns into a black screen, and needs a reboot!
Here is what I'm running:
>> ver
----------------------------------------------------------------------------------------------------
MATLAB Version: 9.2.0.556344 (R2017a)
MATLAB License Number: XXXXXXXXX
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 17134)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
MATLAB Version 9.2 (R2017a)
Image Processing Toolbox Version 10.0 (R2017a)
Signal Processing Toolbox Version 7.4 (R2017a)
Regards Aanund Storhaug
3 commentaires
Walter Roberson
le 7 Juin 2018
Your Quadro FX 380 is CUDA 1.1 only, which is not enough for MATLAB to use in any of the last few years. Some parts of MATLAB need CUDA 3.0 now. So your GPU is probably not being used for graphics currently.
Aanund
le 7 Juin 2018
Walter Roberson
le 7 Juin 2018
"How do I find the CUDA version for a graphic card?"
Unfortunately the NVIDIA product page for any given device seldom mentions the CUDA version, so you sometimes have to look around including at product reviews.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Graphics Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!