Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
antonio8
on 27/04/2014, 00:18:31 UTC
A ccminer v0.6 source code release was made, adding myriad-groestl (the table based groestl implementation like in the SPH library) and a jackpotcoin implementation.

My jackpotcoin implementation computes only the keccak portion of the JHA hashing algorithm and throws away 7 out of 8 hashes. This is way faster than computing the remaining rounds for the hashes that I am throwing away Wink  jackpot is now a CUDA coin it seems, and it is fit for solo mining. Quick, the AMD miners are going to catch up soon.

Christian


I don't see the jackpot code in the read me.

I tried: ccminer --algo=keccak -i 0 -l T1024x24 -C 2 -L 1024 -m 1 -o localhost:15372 -u user -p pass

--help lists available algos... Use -a jackpot like in the official jackpotcoin cpuminer

I am an idiot because everytime i try and run it i get a ccminer is not recognized internal or external command.

Trying on windows 7