Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
atompanda
on 20/05/2018, 22:42:52 UTC
Hey,

I have a problem, I was using phoenix miner 2.5d sometimes when cuda error happened (1/month) the miner restarted itself without a problem. I started using 2.9e, but whenever a cuda error happens the miner will just stay at the restarting part, without restarting it, what could be the problem?

start.bat (address removed)

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -pool eth-eu2.nanopool.org:9999 -pool2 eth-eu1.nanopool.org:9999 -wal -pass x -coin eth -cdm 0 -nvidia -wdog 1 -rmode 1
pause


2018.05.20:23:38:41.707: GPU3 CUDA error in CudaProgram.cu:264 : the launch timed out and was terminated (702)
2018.05.20:23:38:41.707: GPU2 CUDA error in CudaProgram.cu:264 : the launch timed out and was terminated (702)
2018.05.20:23:38:41.707: GPU2 GPU2 search error: the launch timed out and was terminated
2018.05.20:23:38:41.707: GPU3 GPU3 search error: the launch timed out and was terminated
2018.05.20:23:38:41.748: GPU4 CUDA error in CudaProgram.cu:264 : the launch timed out and was terminated (702)
2018.05.20:23:38:41.748: GPU4 GPU4 search error: the launch timed out and was terminated
2018.05.20:23:38:41.767: GPU5 CUDA error in CudaProgram.cu:264 : the launch timed out and was terminated (702)
2018.05.20:23:38:41.767: GPU5 GPU5 search error: the launch timed out and was terminated
2018.05.20:23:38:41.768: GPU1 CUDA error in CudaProgram.cu:264 : the launch timed out and was terminated (702)
2018.05.20:23:38:41.768: GPU1 GPU1 search error: the launch timed out and was terminated
2018.05.20:23:38:42.547: wdog Thread(s) not responding. Restarting.

press any key to continue....

If you press any key the miner just closes itself and you have to manually restart it, if you remove the pause from the bat then the miner just closes itself simply.

Windows 10 64bit, no april update cause that killed the rig almost.

Thanks in advance.