Pages:
Author

Topic: [XPM] [ANN] Primecoin High Performance | HP14 released! - page 66. (Read 397616 times)

hero member
Activity: 516
Merit: 500
CAT.EX Exchange


P.S. OK, just 9 orphans, it's not nothing, it's NOTHING !!! And I feel like totaly scamed !!!

My guess is that network connection is the problem.
full member
Activity: 156
Merit: 100
What to try with my i3-2125... Now it's just horrible with:

11:08:51

{
"blocks" : 83696,
"chainspermin" : 3,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 9.26844907,
"errors" : "",
"generate" : true,
"genproclimit" : -3,
"primespersec" : 1268,
"pooledtx" : 0,
"sievepercentage" : 10,
"sievesize" : 2000000,
"testnet" : false
}

3 weeks mine for 0.00...

You mean you mined 3 weeks and still nothing? Smiley
YES !!!

P.S. OK, just 9 orphans, it's not nothing, it's NOTHING !!! And I feel like totaly scamed !!!
sr. member
Activity: 301
Merit: 250
Where do I put this new libgmp-10.dll file?

Just let it sit in the same folder with the binary.
full member
Activity: 182
Merit: 100
What to try with my i3-2125... Now it's just horrible with:

11:08:51

{
"blocks" : 83696,
"chainspermin" : 3,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 9.26844907,
"errors" : "",
"generate" : true,
"genproclimit" : -3,
"primespersec" : 1268,
"pooledtx" : 0,
"sievepercentage" : 10,
"sievesize" : 2000000,
"testnet" : false
}

3 weeks mine for 0.00...

You mean you mined 3 weeks and still nothing? Smiley
newbie
Activity: 19
Merit: 0
Where do I put this new libgmp-10.dll file?
full member
Activity: 156
Merit: 100
What to try with my i3-2125... Now it's just horrible with:

11:08:51

{
"blocks" : 83696,
"chainspermin" : 3,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 9.26844907,
"errors" : "",
"generate" : true,
"genproclimit" : -3,
"primespersec" : 1268,
"pooledtx" : 0,
"sievepercentage" : 10,
"sievesize" : 2000000,
"testnet" : false
}

3 weeks mine for 0.00...
newbie
Activity: 29
Merit: 0
thank for update
hero member
Activity: 546
Merit: 500
Thanks for the update mikaelh.
sr. member
Activity: 363
Merit: 250

I just wish I could get my chainspermin up.  tried sievepercentage 6 and 12, and tried roundsievepercentage 40... they did not do better than the above.

did you try 100K/10/30?

Here are the settings that yielded the highest CPM w/good to great PPS.

"roundsievepercentage" : 40,
"sievepercentage" : 8,
"sievesize" : 200000,

"roundsievepercentage" : 25,
"sievepercentage" : 10,
"sievesize" : 100000,

"roundsievepercentage" : 20, 
"sievepercentage" : 8,
"sievesize" : 100000,

"roundsievepercentage" : 30, 
"sievepercentage" : 10,
"sievesize" : 100000,
sr. member
Activity: 363
Merit: 250
This is a testnet result, but wow ...

{
"blocks" : 58199,
"chainspermin" : 52, <--- my highest by 3x
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 6.30837959,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"roundsievepercentage" : 30,
"primespersec" : 6210, <--- my highest
"pooledtx" : 0,
"sievepercentage" : 10,
"sievesize" : 9400000,  <--- did no good on mainnet. slow pps, 0-1 CPM.
"testnet" : true
}

I never imagined I'd see 52 CPM, even on testnet. I've never seen above 16.

Higher sievesize works better on testnet, lower sievesize works better (higher PPS/CPM) on mainnet.
newbie
Activity: 37
Merit: 0
Thank you mikaelh!

Code:
   "blocks" : 83454,
    "chainspermin" : 13,
    "currentblocksize" : 1191,
    "currentblocktx" : 1,
    "difficulty" : 9.26784617,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 7,
    "roundsievepercentage" : 20,
    "primespersec" : 10040,
    "pooledtx" : 1,
    "sievepercentage" : 8,
    "sievesize" : 100000,
    "testnet" : false

I just wish I could get my chainspermin up.  tried sievepercentage 6 and 12, and tried roundsievepercentage 40... they did not do better than the above.
member
Activity: 75
Merit: 10
but it will randomly drop down to 10 cpm and then jump back up

try setting roundsievepercentage : 40, it seemed to smooth results out for me with certain settings.

Right now it seems to be working fine and fairly stable with 30 - I'm just leaving the settings alone for now and just letting it mine So far I have gotten three blocks on my desktop (all on hp7) and one on my laptop (on hp8 now) just letting them sit and mine over the last three days - 1 block on 7/23 in the middle of the day, one on 7/24 in the early evening, one on 7/25 a little after midnight, and one about an hour ago on the laptop - seems fairly random as I haven't really played with my laptop settings yet and they definitely aren't optimized. Additionally all those I found on my desktop were on hp7 which meant they were effectively at a higher difficulty. I wonder how this will end up doing over the next day or two on hp8 - maybe we will find some even better settings that can get us a higher block rate.
sr. member
Activity: 363
Merit: 250
but it will randomly drop down to 10 cpm and then jump back up

try setting roundsievepercentage : 40, it seemed to smooth results out for me with certain settings.
sr. member
Activity: 294
Merit: 250
IMPORTANT: Fixed loss of potential blocks caused by fractional length calculation being skipped if fast divisibility test succeeds. (Thanks to mtrlt for spotting this.)

So it is fully fixed in the just released version hp8, right? Tongue

I might have found a bug in hp7. I copied the hp7 code over to Reaper, and found some weird behavior. I noticed that many shares/blocks it found, had a difficulty with a fractional part of 0.

Function: FermatProbablePrimalityTestFast. It does a Fermat test, and if it fails, it calculates the fractional part. However, there's a fast division test before the Fermat test. If the fast division test is succesful, the function is returned from and the fractional part isn't calculated. If it just happened to be the last number in a chain, the fractional part isn't calculated and is left at 0. This means if the difficulty is for example 6.2, and the miner found a block of difficulty 6.3, it's possible that the fractional part was left uncalculated, and the miner thinks it's difficulty 6.0. The block doesn't get submitted and lots of profit has been lost.

The same applies to EulerLagrangeLifchitzPrimalityTestFast.

Right now I don't have git set up, I can't submit a patch.

Let's get her done Smiley
full member
Activity: 168
Merit: 100
What's better to optimize for: primes/sec, chains/min, or 5-chains/hr?
member
Activity: 75
Merit: 10

Try ...

"roundsievepercentage" : 20,
"sievepercentage" : 8,
"sievesize" : 100000,

Thanks for the tip - I'm now getting 11k pps - I'm getting about 20 cpm now but it will randomly drop down to 10 cpm and then jump back up


23:32:42

{
"blocks" : 83418,
"chainspermin" : 21,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 9.26809406,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"roundsievepercentage" : 20,
"primespersec" : 11280,
"pooledtx" : 0,
"sievepercentage" : 8,
"sievesize" : 100000,
"testnet" : false
}
member
Activity: 112
Merit: 10
Independent Analyst
I stopped mining for a few days due to recent clients crashing too much, just tried new version and found a block within 30 mins lol (using the same old simple compilation I had used since hp2)

what are your settings if not default?

"roundsievepercentage" : ??,
"sievepercentage" : ??,
"sievesize" : ??,



default everything.
sr. member
Activity: 363
Merit: 250
With my 3930k and those settings I get roughly 10k pps and anything from 10 to 40 cpm (still mostly at about 15)

Try ...

"roundsievepercentage" : 20,
"sievepercentage" : 8,
"sievesize" : 100000,
member
Activity: 75
Merit: 10
Seeing nearly 2x improvement.  Amazing, great work.

Code:
> ./primecoind getmininginfo
{
    "blocks" : 83381,
    "chainspermin" : 58,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 9.26739043,
    "errors" : "",
    "generate" : true,
    "genproclimit" : -1,
    "roundsievepercentage" : 30,
    "primespersec" : 33445,
    "pooledtx" : 0,
    "sievepercentage" : 10,
    "sievesize" : 100000,
    "testnet" : false
}


What sort of hardware are you running this on right now? With my 3930k and those settings I get roughly 10k pps and anything from 10 to 40 cpm (still mostly at about 15)
newbie
Activity: 37
Merit: 0
For the AMD folks... Bulldozer ONLY optimized HP8 client win 7 64

 *experimental* but works fine testnet with 8150s, 4300s,  waiting for block @ mainnet
 
Please pm me your improvements/results

https://rapidshare.com/#!download|975p2|1002487630|primecoin-qt.zip|8996|0|0|1|referer-64B46FF883A2345040D49683DE1E537C


*encrypt/backup wallet, never trust downloads on the internets... will not be held responsible, etc

How does this compare to hp8 in Linux.
Pages:
Jump to: