- improved speed by about 15-25% (depends on card model). About 230H/s on stock 390X.
- added "-benchmark" option.
I'm not complaining or something you have super speed and great miners, but this option would make it even better! Thanks!
You could use the "Execute reboot.bat" option in the miner manager to do it with something like this:
taskkill /f /im ZecMiner64.exe
robocopy \\server\share\claymore C:\claymore /XF config.txt
shutdown.exe /r /t 00
I haven't tested this but it should get you close. I'm assuming reboot.bat goes on each mining rig. Make sure each rig is logged in as a user with access to the network share. /XF config.txt skips the config file so you don't lose your worker names.