Palgin,
What is the estimated hash rate for 1060 6gb ?
Don't have these, only 3Gb versions, think it should be something like 19-20 MH.
Hi palgin. FYI: I am using it, but only for testing (my rigs are AMD) on ntb with nvidia > Model: "nVidia GM107GLM [Quadro M1000M] - only 4.05 kH/s, intensity 20 ".
If does function, but after about 5-10 minutes it crashes with memory acces violation. This could be suboptimally tempfixed by bash cycle
#!/usr/bin/env bash
while true
do
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_SINGLE_ALLOC_PERCENT=100
export GPU_MAX_ALLOC_PERCENT=100
/home/d3f4ult/bin/ccminer-1.0-skunk/ccminer -a skunk -o stratum+tcp://sigt.pool.mn:8732 -u user.rig -p passw --cpu-priority=3 -i 20
sleep 1
done
Thanks for testing!
WOW I've just realized, I am talking to the developer LOL
So you mean that I have to replace ccminer (from
ccminer-1.0-skunk.tar.gz) after I ran build.sh from
tpruvot. right?
No, it won't work, it's an already compiled binary inside and different base (tpruvot and alexis78)
can't see a speedup with GTX 1060, its even 1 Mh/s less in total - some config adjustments needed?

Speedup is mainly on lot-of-cuda-cores cards, on 1060 it's barely visible. Anyway, I recommend you to update because number of wrong hashes and rejects is significantly lower because of kernel optimisations. And hashrate fluctuate according to current block difficulty, maybe you were unlucky running when diff was higher
