Post
Topic
Board Announcements (Altcoins)
Re: cpuminer Optimations:
by
paulthetafy
on 11/02/2014, 22:55:38 UTC
in scanriecoin.c:209 repleace

Code:
#define MR_TESTS 12

with

Code:
#define MR_TESTS 1

and run with --max-prime=10000

speedup is about 200%
but it maybe finds more composite numbers
do you know what effect this has or are you just playing with the source?
Gatra, please can you explain what this does?