Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
30352655
Topic
2021765
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
Quote from: dvince on February 15, 2018, 02:56:27 PM
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.