I have updated my repository with x14 and qubit:
https://github.com/djm34/ccminerIt is doing rather well solo mining on Deepcoin, I already found 6 blocks... (which is quite funny as running on hashharder just bring some scrap... ), which are worth close to nothing
For the moment my 780ti is 2MHash/s faster than my R9 290x (and the R9 didn't find any blocks yet...)
any chance for windows binary ?
tomorrow... takes an hour and half to compile... (and people are always complaining about my binaries... )
I tried compiling djm34's source under Linux but it stayed at the point shown below for more than 2 hours already... I killed it as I thought it was hung but sounds like it is normal to wait a couple of hours? It is a Xeon 1230V2 but I was running cudaminer in parallel while compiling..
I am afraid it is normal (if you killed after 2 hours... it was almost done
).
This part (as many other in ccminer... but this one is still badly coded) uses texture memory, which means that calculations involving constants stored in this memory are precalculated by the compiler so they can be processed faster when the program runs and it is some giant loops...
I found a way to make it faster, but it is slower on the 750ti (while it works better on 780ti, probably kepler...)
Anyone keeping track of ccminer ? There seems to be many version running around. We need unify ccminer.
Well we have official Christian release 1.2.
We have tsiv CryptoNight release based on release 1.1
We have djm34 release based on 1.2
djm34 has everything except for CryptoNight in it.
djm34, any chance you would consider adding tsiv's cryptonight code into your miner? If you were to do this your miner would have everything currently available in ccminer.
Could you/would you?
Carlo
I could, I guess... but you realise that tsiv has just removed all the other algo from his miner (which actually is better especially if you compile often... ), and at the moment it is still a work in progress.
may-be once it is final... (assuming it doesn't make me looks like I want to step on everybody's toes...)
However, I think it would be better if everything was moving to Christian official release