Hello. I'm trying to mine monacoin on suprnova with 3x1080ti using 1x-16x (ext power) risers. Compiled tpruvot/ccminer 2.2.2 okay, on debian 9, CUDA 8, gcc 4.9.
For some reason ccminer is working okay if I only use 2 1080ti's and no risers. But once I add risers in it stops working. Oddly enough, I can still run --benchmark, and it runs all algorithms okay with the risers.
I've tried stock Makefile.am and Makefile.am using the 1080 cuda arch. I tried lowering intensity and pwlimit. Debug output is not giving me much to go off of.
Any ideas on what's going on. Things I might try? Thanks
brownj@miner01:~/miner/monacoin$ ./ccminer -D -o stratum+tcp://mona.suprnova.cc:2995 -k lyra2v2 -u user.miner1 -p password
*** ccminer 2.2.2 for nVidia GPUs by tpruvot@github ***
Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project
Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2017-12-11 02:14:19] POOL 0: mona.suprnova.cc:2995 USER user.miner1 -s 10
[2017-12-11 02:14:19] Starting on stratum+tcp://mona.suprnova.cc:2995
[2017-12-11 02:14:19] restart_threads
[2017-12-11 02:14:19] dlopen(2): failed to load libnvidia-ml.so
[2017-12-11 02:14:19] GPU monitoring is not available.
[2017-12-11 02:14:19] 3 miner threads started, using 'auto' algorithm.
[2017-12-11 02:14:19] Binding thread 0 to cpu 0 (mask 1)
[2017-12-11 02:14:19] Binding thread 1 to cpu 1 (mask 2)
[2017-12-11 02:14:19] Binding thread 2 to cpu 2 (mask 4)
[2017-12-11 02:14:19] Stratum session id: deadbeefcafebabe9478010000000000
[2017-12-11 02:14:19] sleeptime: 500 ms
[2017-12-11 02:14:19] sleeptime: 500 ms
[2017-12-11 02:14:19] sleeptime: 500 ms
[2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=00000000 time=02:14:18
[2017-12-11 02:14:19] Stratum difficulty set to 64
[2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0)
[2017-12-11 02:14:19] GPU #1: start=55555555 end=55655554 range=000fffff
[2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=01000000 time=02:14:18
[2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0)
[2017-12-11 02:14:19] GPU #0: start=00000000 end=000fffff range=000fffff
[2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=02000000 time=02:14:18
[2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0)
[2017-12-11 02:14:19] GPU #2: start=aaaaaaaa end=aabaaaa9 range=000fffff
[2017-12-11 02:14:20] stratum extranonce subscribe timed out
[2017-12-11 02:14:43] DEBUG: job_id=a2e3063 14a6 xnonce2=00000000 time=02:14:43
[2017-12-11 02:14:43] auto block 1186008, diff 68760.234
[2017-12-11 02:14:43] restart_threads
[2017-12-11 02:15:31] DEBUG: job_id=a2e3093 14a7 xnonce2=00000000 time=02:15:31
[2017-12-11 02:15:31] auto block 1186009, diff 73279.334
[2017-12-11 02:15:31] restart_threads
[2017-12-11 02:16:15] DEBUG: job_id=a2e30bf 14a8 xnonce2=00000000 time=02:16:15
[2017-12-11 02:16:15] auto block 1186010, diff 77111.905
[2017-12-11 02:16:15] restart_threads
[2017-12-11 02:16:24] DEBUG: job_id=a2e30c8 14a9 xnonce2=00000000 time=02:16:24
[2017-12-11 02:16:24] auto block 1186011, diff 76279.225
[2017-12-11 02:16:24] restart_threads