How to prevent Matlab from GPU switching on Macbook Pro?

10 vues (au cours des 30 derniers jours)
superprisi
superprisi le 8 Mai 2014
My macbook has two GPUs, an integrated and a discrete. Matlab 2014a always uses the discrete only, which is not necessary. (2013a didn't do this.)
How could I prevent this? I tried setting the NSSupportsAutomaticGraphicsSwitching flag in Info.plist, but this didn't help.
Thanks for any ideas, Simon
  1 commentaire
Oliver Woodford
Oliver Woodford le 20 Déc 2015
I'd also like a solution to this. When travelling, MATLAB drains the battery because it switches on the GPU. It would be nice if it could use the integrated graphics. That way my battery would last about 3 times longer.

Connectez-vous pour commenter.

Réponses (1)

Oliver Woodford
Oliver Woodford le 20 Déc 2015
If you don't need the desktop, then you can run the command window only version of MATLAB by calling the following in a terminal:
matlab -nojvm
This will allow you to run MATLAB without engaging the discrete GPU, but means you don't get the niceties of the desktop or any graphics.

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by