People, will someone please help me with my problem, I've been writing for days and got no useful answer. I've tried mining zcoin with my 6xGtx 1080ti Asus strix rig and after some time miner crashes saying "the launch timed out and was terminaterd". I am mining at miningpoolhub, I tried different version of ccminer (regular, cuda9), tried different version of drivers and tried installing cuda 9. I tried different clocks (from those which people suggested to stock settings, even underclock and nothing helps). It cant be the problem with hardware because it works perfectly for months with much higher clock mining zcash. What exactly "the launch timed out and was terminaterd" means, what kind of problem is that? After it crashes I dont need to restart Pc, just start the bat file again and it works normaly for 15-60 minutes and crashes again. Please help
When one of my card went wrong then the EWBF miner still worked (with some reject rate) but the ccminer failed instantly.
Try to run 2 ccminer instances with 2 GPU groups. With the "-d" switch you can specify the GPUs.
So: 1st ccminer instance: "ccminer.exe -d 0,1,2 -o ..." 2nd ccminer instance: "ccminer.exe -d 3,4,5 -o ..."
If one of your instance fails but the other goes well then you might have a faulty card. If both fail then still a generic issue.