Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
Cotcho
on 08/02/2014, 05:26:42 UTC


Hey guys, will this code work for 9600 GT?

It worked for my 650M but that is gen 3 I think so this code mightn't work for my 9600 GT too.

Any ideas?



Quote
cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

no that is bad

Cotcho try
cudaminer --algo=keccak -C 2 -L 128 -l F64x4

you don't need to put in -H
and your pushing that card way too fast !
notice the F not K
F is fermi kernel not k for kepler

anyway i wouldn't push it too much more than that..



Thanks for the reply Spoetnik.

So:

Quote
cudaminer --algo=keccak -C 2 -L 128 -l F64x4 -i 0 -o http://127.0.0.1:8108 -O mGaMU4z9ciCttuXcDrKRKmDsdPeGNaTA8s:password

Getting the same error Sad