• Crypto Sex Toys - PPC Adult Mega Store - 1000's of products, Same Day Dispatch, Fleshlights!
  • Advertise here for 1 PPC per day
  • Escrow for your PPC (PeerCoin) Trades. Fuzzy Escrow Service 1% fee
  • Limited Edition - Physical Primecoins and Peercoins! - Each is 1 Troy Ounce of .999 Fine Silver - Available with other merchandise only at FiniteByDesign.com

Author Topic: Mining optimization by Chemisist  (Read 1002 times)

Offline lasle2

  • Jr. Member
  • **
  • Posts: 12
  • Karma: +2/-0
    • View Profile
Mining optimization by Chemisist
« on: July 13, 2013, 06:42:56 am »
Chemisist over on bitcointalk has added an optimization to to latest mining code.

https://github.com/Chemisist/primecoin

I am getting about a 30% boost from it on my core 2 machines and from what people have been saying it's about the same on core i's. Amd FX processors seem to mine slower however, my FX 8120 definitely did.

I would be careful about building his source, he like to make frequent commits without testing. Version bf0ff8fa5593896d800661d288dcfdc7c8a96747 works well.

 Another small optimization I have notices people using is to mine with more threads than processor cores. 1.5-2x threads/cores seems to work well this can be done with "setgenerate true 6" (for 6 threads) in the debugger or "rpcthreads=6" in the config file.
« Last Edit: July 13, 2013, 06:44:30 am by lasle2 »
[XPM] ANkMtJWzv3YT6T3gDQZAVtQF829ZUyYKCJ [BTC] 18nHwySUrYaJpSD6PWbTzsawYgqGm2gsEH
[LTC] LP6Eu6XVBQKz9CdCRivoeU45T8SJD6NVoj [PPC] PRm7zKdCE7pbEoTNcrd4FwBLFXM6zSJBLD

Offline lasle2

  • Jr. Member
  • **
  • Posts: 12
  • Karma: +2/-0
    • View Profile
Re: Mining optimization by Chemisist
« Reply #1 on: July 13, 2013, 04:50:17 pm »
It also works with amd cpus if the binary is compiled on the amd box with -march=native. I'm getting 2050 pps on the FX 8120 now when running 16 threads.
[XPM] ANkMtJWzv3YT6T3gDQZAVtQF829ZUyYKCJ [BTC] 18nHwySUrYaJpSD6PWbTzsawYgqGm2gsEH
[LTC] LP6Eu6XVBQKz9CdCRivoeU45T8SJD6NVoj [PPC] PRm7zKdCE7pbEoTNcrd4FwBLFXM6zSJBLD