Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 26/04/2014, 23:57:24 UTC
Is this one the one with the killer groestl in or is it the table based that didnt help the 750Ti's?

I am keeping the killer groestl for myself Wink

there is a compile time constant in two .cu modules containing Groestl code

#define MAXWELL_OR_FERMI 0

you should set that to 1 to get better speeds on these architectures.

Christian