Post
Topic
Board Altcoin Discussion
Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue
by
altsay
on 11/07/2013, 13:29:44 UTC
Just pushed another commit on github.

https://github.com/primecoin/primecoin/commit/eda38d62ad571be02095ce44469c0cc26a2b3675

sieve round limit further reduced to 1 second.
added mike's suggestion.

Give it a try and let me know how it goes.
This nearly tripled my PPS from the original release.

Now getting 2000-2400 PPS on an i7-980X @ 4 GHz. 7 blocks found so far (of which 1 was orphaned).

Compiled with -O3 -march=native.

Do you mean:

Quote
make -f makefile.unix -O3 -march=native