Login  Register

Re: Timeout Detection and Recovery of GPUs through WDDM (Windows)

Posted by Riven on Sep 21, 2010; 7:56pm
URL: https://forum.jogamp.org/Timeout-Detection-and-Recovery-of-GPUs-through-WDDM-Windows-tp1555560p1557171.html

Whjy would modifying some register keys be unacceptable?

You can easily automate that:
1. write some *.reg file, containing the key modifications
2. programmatically invoke cmd.exe with 'some further parameters' (I'm lazy) to run that *.reg file
3. once done, reset the keys using the same process