|
May 15, 2021, 10:54:34 PM Last edit: May 15, 2021, 11:15:52 PM by SPARQi |
|
i have been trying to get the miner going for etc as i have a nvidia 980 4Gb gpu.
2021.05.15:15:09:27.204: main Available GPUs for mining: 2021.05.15:15:09:27.204: main GPU1: NVIDIA GeForce GTX 980 (pcie 1), CUDA cap. 5.2, 4 GB VRAM, 16 CUs
here is the commands for the start.bat
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 etchash.unmineable.com:3333 -wal ETC:mywalletnumberhere.workerSparq -coin etc pause
when i run the start.bat, this is the fail
2021.05.15:15:09:43.446: GPU1 CUDA error in CudaProgram.cu:474 : the launch timed out and was terminated (702) 2021.05.15:15:09:43.446: GPU1 GPU1 search error: the launch timed out and was terminated 2021.05.15:15:09:43.446: wdog Fatal error detected. Restarting.
what am i missing?
thank you in advance.
|