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 Center および File ExchangeSurface and Mesh Plots についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by