How to prevent Matlab from GPU switching on Macbook Pro?

10 ビュー (過去 30 日間)
superprisi
superprisi 2014 年 5 月 8 日
回答済み: Oliver Woodford 2015 年 12 月 20 日
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 件のコメント
Oliver Woodford
Oliver Woodford 2015 年 12 月 20 日
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.

サインインしてコメントする。

回答 (1 件)

Oliver Woodford
Oliver Woodford 2015 年 12 月 20 日
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.

カテゴリ

Help Center および File ExchangeGraphics Performance についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by