Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.8 (Linux / Windows)
by
marco.ruiz
on 15/02/2018, 15:57:25 UTC
script for miner restart after gpu driver crash pls?

Code:
:start
zm --server hostname --port port_nr --user user_name [--pass password] [options]
ping 127.0.0.1 -n 10 > nul
goto start

Use a ping after the crash to give it a little time to cool off.