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

1 vue (au cours des 30 derniers jours)
Andrey Porokhnyuk
Andrey Porokhnyuk le 6 Fév 2020
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?

Réponses (1)

Jason Ross
Jason Ross le 7 Fév 2020
Modifié(e) : Jason Ross le 7 Fév 2020
You can start MATLAB with the "-softwareopengl" option, as documented here
  1 commentaire
Andrey Porokhnyuk
Andrey Porokhnyuk le 13 Fév 2020
Thank you very much! Will try it next time with Paraview (it did not crash again yet to test)

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by