Is there any option to make the miner restart after detecting a dead gpu? It's weird for me that the minert doesn't do it automatically.
just add --watchdog_script in your start.bat file and create a watchdog.bat with the command "shutdown /r /f" in the same directory.