필터 지우기
필터 지우기

App Designer won't use discrete graphics card?

조회 수: 1 (최근 30일)
Camile van der Heijden
Camile van der Heijden 2018년 1월 9일
댓글: Camile van der Heijden 2018년 1월 10일
So I've been working on an application in the new App Designer (Matlab version 2016b) and have run in to performance problems. I'm using a timer to regularly (and rapidly) update several line-plots and text areas, however, I've noticed the (discrete Nvidia) GPU in my laptop isn't loaded at all. This causes such a significant performance hit, that the app becomes unusable. To test whether the problem might have something to do with the new 'uifigure' used by the app designer (as opposed to the standard 'figure' that GUIDE uses), I've recreated the app with the timer and all plots/text areas in figure (but without the controls). The 'standard figure version' runs perfectly fine en when checking, I can see the dGPU being put to work (although it doesn't even break a sweat).
Anyone know of a way to fix this problem / force the use of the dGPU in app designer? Unless I find a way, I'm stuck recoding the thing in GUIDE, which is time I'd rather spend on further development.
Much obliged to anyone who can help!
  댓글 수: 2
Walter Roberson
Walter Roberson 2018년 1월 9일
Oddly, someone happened to recently update what was probably the only related Question about this: https://www.mathworks.com/matlabcentral/answers/212316-how-can-i-stop-matlab-from-using-dedicated-gpu-in-laptop
Camile van der Heijden
Camile van der Heijden 2018년 1월 10일
I think I've come across that question before. Problem is, the dGPU is already the default device, yet the app designer app still refuses to utilize it.
Thanks anyway.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by