Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 (Windows/Linux)
by
burgla7711
on 18/06/2017, 19:48:06 UTC
Hello, i have looked at a lot of the pages in this thread but can not find my issue. I have 5 GTX 1060 msi 3gb cards, trying to use claymore miner. It starts to mine fine then crashes with the following error.

GPU 1, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 1, GpuMiner kx failed 1
GPU 3, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 1, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 2, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 1 failed
GPU 3, GpuMiner kx failed 1
GPU 1, GpuMiner kx failed 1
GPU 2, GpuMiner kx failed 1
GPU 0, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 3, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 3 failed
GPU 1 failed
GPU 2, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 2 failed
GPU 0, GpuMiner kx failed 1
GPU 3, GpuMiner kx failed 1
GPU 2, GpuMiner kx failed 1
GPU 0, GpuMiner cu_k00 failed 4, unspecified launch failure
GPU 0 failed
GPU 3 failed
GPU 2 failed
GPU 0, GpuMiner kx failed 1
GPU 0 failed

******************************************
here is my batch file.

timeout /t 10
@echo %time% %date%
@echo off

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -tt 0 -epool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -ewal 18PPjuF7psTxFRWcP7dBZgbGRHW78fGGWB -epsw x -esm 3 -allpools 1 -estale 0 -dpool stratum+tcp://decred.eu.nicehash.com:3354 -dwal 18PPjuF7psTxFRWcP7dBZgbGRHW78fGGWB

**********************************************

also, device manager shows 5 gpus, but claymore only finds 4. Any tips on this as well.


any help would be appreciated.