Susceptibility of Matlab to GPU driver crashes/restarts in Windows.

조회 수: 1 (최근 30일)
Andrey Porokhnyuk
Andrey Porokhnyuk 2020년 2월 6일
댓글: Andrey Porokhnyuk 2020년 2월 13일
I have a problem with Intel UHD GMA Windows driver crashing that leads to Matlab hanged dead and not even moving out of RAM.
The GPU driver crash is usually created by Paravie software. It is an old known Paraview feature, but still it is too valuable to stop using it.
Most programs, like Office, Octave, notepads, Adobe-PDF recover with variable success after such event. Not Matlab.
So I guess, it is related to how it handles OpenGL.
The question is how can I force sofware only rendering in Matlab, to completely avoid direct interaction with GPU/OpenGL/DX drivers?
If no, is there other way to withstand such events?

답변 (1개)

Jason Ross
Jason Ross 2020년 2월 7일
편집: Jason Ross 2020년 2월 7일
You can start MATLAB with the "-softwareopengl" option, as documented here
  댓글 수: 1
Andrey Porokhnyuk
Andrey Porokhnyuk 2020년 2월 13일
Thank you very much! Will try it next time with Paraview (it did not crash again yet to test)

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

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by