Pages:
Author

Topic: [XPM] Primecoin Built-in Miner Sieve Performance Issue - page 37. (Read 69150 times)

sr. member
Activity: 476
Merit: 250
I'm using OS X.

With this new code and also the changes I made in makefile.osx:
#CFLAGS = -mmacosx-version-min=10.5 -arch i386 -O3
CFLAGS = -mmacosx-version-min=10.7 -O3 /
         -arch x86_64 -funroll-loops -mfpmath=sse -fomit-frame-pointer


I'm seeing between two and three times higher primemeter numbers than before.

Still have the problem that I must run a discrete instance per core rather than just letting primecoind spin off threads.
sr. member
Activity: 308
Merit: 250
I got a nice increase as well. From ~60pps to 151pps and still rising. cpu: AMD Athlon II x3 455 unlocked to phenom II x4 B55.

full member
Activity: 238
Merit: 100
How do you compile that github file? Please someone explain this to me. I am running windows.
full member
Activity: 224
Merit: 100
Windows QT update?
legendary
Activity: 1064
Merit: 1000
On my Intel I7 notebook - Huge boost ~ 150 - 200 pps increase

The rest of my systems are AMD -

FX 8320 and FX 6300 - still need to compile  and test

phenom 2 975 - nice boost ~ 150 pps increase

Athlon 2 tri-core - Little boost

Ancient Athlon 64 dual core (S939) - Little increase (interesting side note: This unit has produced the most blocks... Cheesy  )

I will post the results of the FX units as soon as I compile on those systems.
full member
Activity: 224
Merit: 100
I am an idiot when it comes to linux and trying to run the command.. failing miserably. Can someone please roll this fix in to the full wallet so the whole package is available for download including the fix?

SunnyKing is the only one who can be trusted to compile it. It would be helpful if the files had md5 just to verify the integrity of the compiled files.

Yeah, if you can't trust the coin creator, who else could you trust on the coin..... Smiley
hero member
Activity: 714
Merit: 510
I am an idiot when it comes to linux and trying to run the command.. failing miserably. Can someone please roll this fix in to the full wallet so the whole package is available for download including the fix?

SunnyKing is the only one who can be trusted to compile it. It would be helpful if the files had md5 just to verify the integrity of the compiled files.
hero member
Activity: 714
Merit: 510
Is there any clue to what kind of systems affected by this issue? I wonder whether my Intel Atom is just too slow to compete, BTW I have OpenSUSE 11.4.

From the reports I have gathered, it impacted some server systems with high thread count, yes it may impact atoms as it's threads are relatively slow.

What about AMD based systems?
legendary
Activity: 1470
Merit: 1021
I am an idiot when it comes to linux and trying to run the command.. failing miserably. Can someone please roll this fix in to the full wallet so the whole package is available for download including the fix?
sr. member
Activity: 308
Merit: 250
Can we get the windows Mac-Qt build?

Fixed that for you Smiley
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
From the reports I have gathered, it impacted some server systems with high thread count, yes it may impact atoms as it's threads are relatively slow.
Awesome! I gave up on trying to mine on my opteron (pps between 0 and 1) so hopefully this helps!
full member
Activity: 224
Merit: 100
Can we get the windows build?
legendary
Activity: 1205
Merit: 1010
Is there any clue to what kind of systems affected by this issue? I wonder whether my Intel Atom is just too slow to compete, BTW I have OpenSUSE 11.4.

From the reports I have gathered, it impacted some server systems with high thread count, yes it may impact atoms as it's threads are relatively slow.
hero member
Activity: 770
Merit: 500
How can I use this with the windows client? Should I manually change the code in prime.cpp
member
Activity: 119
Merit: 10
Is there any clue to what kind of systems affected by this issue? I wonder whether my Intel Atom is just too slow to compete, BTW I have OpenSUSE 11.4.
hero member
Activity: 616
Merit: 500
How to use it?


Quote
cd ~/ ; git clone https://github.com/primecoin/primecoin ; cd ~/primecoin/src ; make -j8 -f makefile.unix ; mv primecoind ~/ ; rm -Rf ~/primecoin/

Thank you very much.
sr. member
Activity: 345
Merit: 250
compiling now

// EDIT: looks good
found 3 blocks within the last 170 blocks
hero member
Activity: 602
Merit: 500
How to use it?


Quote
cd ~/ ; git clone https://github.com/primecoin/primecoin ; cd ~/primecoin/src ; make -j8 -f makefile.unix ; mv primecoind ~/ ; rm -Rf ~/primecoin/
hero member
Activity: 616
Merit: 500
How to use it?
hero member
Activity: 602
Merit: 500
Testing in a sec Smiley

I did find a block 1 miner after i started it up.. Pure luck Smiley

Testing on a few other clients also.
Pages:
Jump to: