Specifications for a laptop running Matlab
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 7 Jun. 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
am 7 Jun. 2018
Walter Roberson
am 7 Jun. 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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu GPU Computing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!