- fixed viewing stats for 11+ AMD GPUs
- added miner claymore-eth-v11.7
- added miner ccminer-KlausT-v8.21
- added miner ccminer-todd1251-x16r-v2.2.5
- added miner xmr-stak-v2.4.3
- added miner z-enemy-v1.08
Hi and thank a lot for adding 11.7!
i want to use the -r option, there is a "reboot.bash" file at SMOS? it may be very useful for me.
thx!
i talking about that:
-r Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >20 - restart miner if something
wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.
"-r 1" closes miner and execute "reboot.bat" file ("reboot.bash" or "reboot.sh" for Linux version) in the miner directory (if exists) if some GPU failed.
So you can create "reboot.bat" file and perform some actions, for example, reboot system if you put this line there: "shutdown /r /t 5 /f".