how does claymore restart when set minspeed?
i want to create reboot.bat, because i want overdriventool.exe to be applied as well whenever a gpu hangs or crash.
sure taskkill and start start.bat is basic command at reboot.bat, but clearly, it creates problems sometimes such as stuck on creating dag.
so how to prevent this? my theory is it will stuck at creating dag because dag is not released via taskkill if driver crashed or gpu hangs.
any proper command for foolproof reboot.bat in case?
thanks.