Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 19/02/2014, 17:17:27 UTC

Also, Im not sure if its possible , however does any one know of a way to automatically recover from a driver failure, so that when the drivers actually recover ( its usually fast ) , that the miner would kick back into action @ the last previous settings?

to recover from random errors (cause by aggressive overclock etc...) mine with --time-limit=900 in a .bat file that has

:start
cudaminer.exe --time-limit=900 and other arguments
goto start