Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
polanskiman
on 14/08/2014, 01:57:34 UTC
Here a first version of ccminer with cryptonite support (binaries windows).

ccminer -a m7

https://mega.co.nz/#!tM1HyTqL!jS9Ak6UK-AQkLC-850Fq4g382eYJySw7mCwSWCxfK-Q

It should work, however there are still a few things to correct:
* relatively large amount compare to other algo of share which doesn't validate on cpu (probably whirlpool)
* You might have while starting mining on 1gh a long chain of boo because of the low diff (like for HVC, If I remember well).
Just let the miner run, until it stabilizes

Please report any other problems, especially if you run on other algo to be sure that I didn't break anything and all the algos are still fully functional. I will release the source a bit later once things are more stable and I am sure that the m7 doesn't break anything.



I am actually getting lower hashrates than with catia's release. ~200H/s less per card. That's when I use -t 6.

If I only use -t 1 then I get a much better hashrate. 4200H/s for the card.

EDIT: Issue resolved: I had Process Lasso installed and configured improperly. It was setting affinity of ccminer to only 2 cores thus the reduced hashing. Now getting ~ 4.2 Mh on each card. Thank you Cayars for the help.

Nice work djm34