Pages:
Author

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

hero member
Activity: 532
Merit: 500
bearded, drunk, fat, naked
just booted ubuntu as well to try these out. work fine - improvements on my i7 and i3 are just as described in this thread.

I'm curious - does the getbalance command show the mined "immature" blocks?
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
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.

Testing now.. got a few horses doing 2600-2800 PPS already.

And this horse suddenly started doing 5000~ Smiley

Any chance the select few people hanging around this thread can compile and dropbox a QT client?

+1  I would be forever grateful if someone could compile this for windows.


Why is this not being released for windows ? then everyone can try it Smiley
sr. member
Activity: 392
Merit: 250
I think i'm doing it wrong.

Editing the file with notepad++ is enough or not?

Because i don't see my pps change
sr. member
Activity: 336
Merit: 250
Cuddling, censored, unicorn-shaped troll.
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.

Wow!! I'm seeing more than a 300% improvement since last check-in.
Excellent!
Mining at almost 200pps on a loaned VM @ 120€/year now Smiley
full member
Activity: 141
Merit: 100
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.

Testing now.. got a few horses doing 2600-2800 PPS already.

And this horse suddenly started doing 5000~ Smiley

Any chance the select few people hanging around this thread can compile and dropbox a QT client?

+1  I would be forever grateful if someone could compile this for windows.
hero member
Activity: 602
Merit: 500
Seeing ~1000 pps on 7 cores of an i7 930 and ~200pps on an old Centrino Duo, indeed doubled the primes per second.  Cheesy

Yea double is a good estimate. I found one block for now right after i started one of them horses. So blocking works Smiley
hero member
Activity: 756
Merit: 501
Seeing ~1000 pps on 7 cores of an i7 930 and ~200pps on an old Centrino Duo, indeed doubled the primes per second.  Cheesy
sr. member
Activity: 243
Merit: 250
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 change doubles the primespersec.
member
Activity: 182
Merit: 10
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.

Testing now.. got a few horses doing 2600-2800 PPS already.

And this horse suddenly started doing 5000~ Smiley

Any chance the select few people hanging around this thread can compile and dropbox a QT client?
member
Activity: 182
Merit: 10
I'm getting "The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem."

Please tell me I'm not retarded.

Yep, sorry I compiled it without the DLL's included;

https://www.dropbox.com/s/5uot5d5xiwxfln6/libs.zip

Thats why JoeMattie asked me to compile with them included,

Unzip those into your program files directory and you should be fine.

Do you mean unzip DLL to the original primecoin folder or the one download from your dropbox?

To the new folder downloaded from his dropbox.

forgot mingwm10.dll

here is one with everything in

https://www.dropbox.com/s/gba0tqw01qbvzlk/windows-qt.zip




Thank you. The laymans are happy.
hero member
Activity: 756
Merit: 501
Any tips on making it portable  Grin?
It has to be statically compiled, not sure if the makefile does that already or not, not so compiler savvy.
hero member
Activity: 602
Merit: 500
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.

Testing now.. got a few horses doing 2600-2800 PPS already.

And this horse suddenly started doing 5000~ Smiley
member
Activity: 119
Merit: 10
Thanks everyone that helped me, I finally managed to get the patched version to work under OpenSUSE 12.1.

I'm wondering now, how is the original binary portable yet considerably smaller in size (my product was a 50 MB beast!).


do the following on your product:
strip primecoind
 Wink

Thank you very much!

Any tips on making it portable  Grin?
legendary
Activity: 1205
Merit: 1010
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.
full member
Activity: 141
Merit: 100

Thanks so much. Tips coming your way.

Thanks to you! Is it giving you some improvements?

Thank you very much shinkicker, I am running a FX 8320 Black, went from 40pps to 352pps and climbing!!!! (genproclimit set to 6)  If I manage to mine anything Ill send you some XPM if u post an addy.
hero member
Activity: 756
Merit: 501
Thanks everyone that helped me, I finally managed to get the patched version to work under OpenSUSE 12.1.

I'm wondering now, how is the original binary portable yet considerably smaller in size (my product was a 50 MB beast!).


do the following on your product:
strip primecoind
 Wink
member
Activity: 119
Merit: 10
Thanks everyone that helped me, I finally managed to get the patched version to work under OpenSUSE 12.1.

I'm wondering now, how is the original binary portable yet considerably smaller in size (my product was a 50 MB beast!).

hero member
Activity: 756
Merit: 501
read page 4  Wink
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
can you use this on windows 7?
any how to guide yet?
sr. member
Activity: 473
Merit: 250

Give me a FLO/LKY/MEC/WDC address and I'll send you some coin


Is MEC (Megacoin)?

If so:

MDkAN9BXav5JMBMj1kc7gXoJ8C9JSYyx2M

If not, no worries, worth it just to help out.


MΣC sent, thanks again
Pages:
Jump to: