Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
Stubo
on 12/11/2017, 17:38:26 UTC
Hi, for xzc(Zcoin) there are new version ccminer 2.2.2 with fixed hashrate and added --submit-stale option.
And in config file, for xzc mining in pool like miningpoolhub and suprnova, there are no intensity option. Please add in future update. Thank you!

Can you please post come details of it, like what fork it is and the link for that.

I will try to compile and test it. Thanks.

It's tpruvot official version. I'm using windows version, about one week without problems, mining with EVGA 1080ti.
Link to miner:
https://github.com/tpruvot/ccminer/releases

Thank you.

I compiled this up for nvOC about a month ago. You can find it here:


http://www.cstone.net/~stu/nvOC/ccminer-2.2.2-tpruvot.tar.gz


Edit: I compiled it up using only the arch flags for the 10x nvidia cards:
Code:
nvcc_ARCH = -gencode=arch=compute_61,code=\"sm_61,compute_61\"

Hope this helps.