Bitcoin Forum
May 13, 2024, 01:39:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 »
  Print  
Author Topic: [XPM] [ANN] Primecoin High Performance | HP14 released!  (Read 397583 times)
hasle2
Full Member
***
Offline Offline

Activity: 122
Merit: 100


View Profile
August 06, 2013, 04:12:04 AM
 #1601

I'm curious as to whether mikaelh has considered or is working on a gpu miner.
1715607565
Hero Member
*
Offline Offline

Posts: 1715607565

View Profile Personal Message (Offline)

Ignore
1715607565
Reply with quote  #2

1715607565
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715607565
Hero Member
*
Offline Offline

Posts: 1715607565

View Profile Personal Message (Offline)

Ignore
1715607565
Reply with quote  #2

1715607565
Report to moderator
laughingbear
Deflationary champion
Hero Member
*****
Offline Offline

Activity: 622
Merit: 500


www.cryptobetfair.com


View Profile WWW
August 06, 2013, 05:28:44 AM
 #1602

I'm curious as to whether mikaelh has considered or is working on a gpu miner.


Reading is hard
mikaelh (OP)
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
August 06, 2013, 08:40:09 AM
 #1603

I found hyper threading adds no perf increase on my end...so I run 4 threads on a sandy bridge i7 and it's faster.

Are you running Windows? If so, which version? Hyper threading performance depends on the CPU scheduler and lots of other things. The CPU scheduler in Windows isn't that great in my experience but I haven't witnessed it actually being detrimental.

I see something similar to this on my end right now but not that bad - On my 3930k I can set genproclimit to 6 and I get 2517 pps and 1.2 cpd and with genproclimit set to 12 I get 2900 pps and 1.4 cpd. Something seems wrong with this right now. I also set genproclimit to 1 and I'm getting about 450 pps/ 0.23 cpd. If the performance scaled linearly I would be getting ~5kpps/2.7 or 2.8 cpd. Yes, I know that I should never expect anything like this but it seems like the performance scales linearly up until hyperthreading is involved and then it steeply drops off.

Edit: I just tried a few values between 6 and 12 and I'm getting at most a 100 pps increase in performance from one to another, and in some cases no significant increase whatsoever (going from 9 to 10 increased from 2784 to 2832).

That seems pretty much normal to me. The idea behind hyper threading is that the CPU core switches threads when one thread is blocked waiting for memory. My code is nearly always hitting the L1 or L2 caches which keeps the CPU core busy at all times even with one thread. So in theory you only need enough threads to keep all the physical cores busy.
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
August 06, 2013, 09:40:08 AM
 #1604

I found hyper threading adds no perf increase on my end...so I run 4 threads on a sandy bridge i7 and it's faster.

Are you running Windows? If so, which version? Hyper threading performance depends on the CPU scheduler and lots of other things. The CPU scheduler in Windows isn't that great in my experience but I haven't witnessed it actually being detrimental.

I see something similar to this on my end right now but not that bad - On my 3930k I can set genproclimit to 6 and I get 2517 pps and 1.2 cpd and with genproclimit set to 12 I get 2900 pps and 1.4 cpd. Something seems wrong with this right now. I also set genproclimit to 1 and I'm getting about 450 pps/ 0.23 cpd. If the performance scaled linearly I would be getting ~5kpps/2.7 or 2.8 cpd. Yes, I know that I should never expect anything like this but it seems like the performance scales linearly up until hyperthreading is involved and then it steeply drops off.

Edit: I just tried a few values between 6 and 12 and I'm getting at most a 100 pps increase in performance from one to another, and in some cases no significant increase whatsoever (going from 9 to 10 increased from 2784 to 2832).

That seems pretty much normal to me. The idea behind hyper threading is that the CPU core switches threads when one thread is blocked waiting for memory. My code is nearly always hitting the L1 or L2 caches which keeps the CPU core busy at all times even with one thread. So in theory you only need enough threads to keep all the physical cores busy.

Thanks for the clarification mikael.  To summarise then, you will see very little benefit of hyperthreaded / virtual CPU's as most time will be spent utilizing the physical cores only.  VPS miners TAKE NOTE!
Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
August 06, 2013, 09:51:18 AM
 #1605

Also, in case anyone is curious

24-core Opteron 6164HE 1.7GHz:
"chainspermin" : 29,
    "chainsperday" : 1.67533939,
    "primespersec" : 8389,

32-core Opteron 6274 2.2GHz:
"chainspermin" : 12,
    "chainsperday" : .71721642,
    "primespersec" : 7039,


From PassMark and the opteron wiki page:
http://www.cpubenchmark.net/cpu_list.php
http://en.wikipedia.org/wiki/List_of_AMD_Opteron_microprocessors


Dual CPU, 12-core opteron 6164HE's   PassMark CPU result: 5351/ea, 5351*2 = 10702 ||| Cache arrangement; L2:  12x 512 KB    L3:  2x 6 MB
[Dual CPU] AMD Opteron 6274   PassMark CPU result: 10809 (inclusive of both) ||| Cache arrangement; L2:  8x 2MB L3:  2x 8 MB

If I had to guess, the dual cpu, 16 core setup (6274's) is slower because it shares one unit of L2 cache between two cores. The HE's have dedicated L2 for every core.

Despite the disappointing(?) performance, those are still all nice systems and I would mine on them any day.

BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
wibtc
Newbie
*
Offline Offline

Activity: 32
Merit: 0



View Profile
August 06, 2013, 01:51:35 PM
 #1606

AMD CPU is better for mining Primecoin?

Also, in case anyone is curious

24-core Opteron 6164HE 1.7GHz:
"chainspermin" : 29,
    "chainsperday" : 1.67533939,
    "primespersec" : 8389,

32-core Opteron 6274 2.2GHz:
"chainspermin" : 12,
    "chainsperday" : .71721642,
    "primespersec" : 7039,

4-core i7-2600k 3.4GHz:
"chainspermin" : 8,
    "chainsperday" : 0.57826364,
    "primespersec" : 3170,

8-core L5520 2.26GHz:
"chainspermin" : 8,
    "chainsperday" : 0.73978522,
    "primespersec" : 3628,

8-core L5420 2.5GHz:
"chainspermin" : 14,
    "chainsperday" : 0.96020906,
    "primespersec" : 3490,

8-core X5355 2.66GHz:
"chainspermin" : 15,
    "chainsperday" : 1.00721642,
    "primespersec" : 3670,

4-core Xeon 5160 3.0GHz:
"chainspermin" : 7,
    "chainsperday" : 0.50713449,
    "primespersec" : 1859,

4-core Xeon 5130 2.0GHz
"chainspermin" : 6,
    "chainsperday" : 0.34404084,
    "primespersec" : 1267,

Core 2 Duo 6300 1.86GHz:
"chainspermin" : 3,
    "chainsperday" : 0.15991434,
    "primespersec" : 587,



All systems running 64-bit HP9

Trillium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
August 06, 2013, 02:54:25 PM
 #1607

AMD CPU is better for mining Primecoin?

Also, in case anyone is curious

///
All systems running 64-bit HP9


No. Thats not what he is saying/asking. 1l1l11ll1l has several relatively nice servers mining, and was wondering why the 24-core server seem to outperform those with a total of 32-cores. Refer to my response above for one possibility why.

BTC:1AaaAAAAaAAE2L1PXM1x9VDNqvcrfa9He6
roy7
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


View Profile
August 06, 2013, 03:10:14 PM
Last edit: August 06, 2013, 04:56:53 PM by roy7
 #1608

No. Thats not what he is saying/asking. 1l1l11ll1l has several relatively nice servers mining, and was wondering why the 24-core server seem to outperform those with a total of 32-cores. Refer to my response above for one possibility why.

I think the faster cpu also has larger L1 cache. Don't know if primecoin mining sits in L1 cache much though vs L2.

Edit: By faster I meant in chainsperday, not clock speed. It surprised me less cores and lower clock would do more work. The only thing jumping out at me was L1 size differences.
wibtc
Newbie
*
Offline Offline

Activity: 32
Merit: 0



View Profile
August 06, 2013, 03:26:13 PM
 #1609

AMD CPU is better for mining Primecoin?

Also, in case anyone is curious

///
All systems running 64-bit HP9


No. Thats not what he is saying/asking. 1l1l11ll1l has several relatively nice servers mining, and was wondering why the 24-core server seem to outperform those with a total of 32-cores. Refer to my response above for one possibility why.

AMD CPU is faster if you compare one Opteron 6274 or Opteron 6164HE with one Intel CPU such as i7-2600k, Xeon  L5520...
1l1l11ll1l
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile WWW
August 06, 2013, 03:47:35 PM
 #1610

Also, in case anyone is curious

24-core Opteron 6164HE 1.7GHz:
"chainspermin" : 29,
    "chainsperday" : 1.67533939,
    "primespersec" : 8389,

32-core Opteron 6274 2.2GHz:
"chainspermin" : 12,
    "chainsperday" : .71721642,
    "primespersec" : 7039,


From PassMark and the opteron wiki page:
http://www.cpubenchmark.net/cpu_list.php
http://en.wikipedia.org/wiki/List_of_AMD_Opteron_microprocessors


Dual CPU, 12-core opteron 6164HE's   PassMark CPU result: 5351/ea, 5351*2 = 10702 ||| Cache arrangement; L2:  12x 512 KB    L3:  2x 6 MB
[Dual CPU] AMD Opteron 6274   PassMark CPU result: 10809 (inclusive of both) ||| Cache arrangement; L2:  8x 2MB L3:  2x 8 MB

If I had to guess, the dual cpu, 16 core setup (6274's) is slower because it shares one unit of L2 cache between two cores. The HE's have dedicated L2 for every core.

Despite the disappointing(?) performance, those are still all nice systems and I would mine on them any day.

Looking at the specs on AMD's site, it shows the L2 cache of the 6274 at 1MBx16

http://products.amd.com/en-us/OpteronCPUDetail.aspx?id=760&f1=AMD+Opteron%E2%84%A2+6200+Series+Processor&f2=&f3=Yes&f4=&f5=&f6=G34&f7=B2&f8=32nm&f9=&f10=6400&f11=&
http://products.amd.com/en-us/OpteronCPUDetail.aspx?id=649

If that were the case then the only thing left would be the L1?


Tamis
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
August 06, 2013, 05:43:00 PM
 #1611

Getting a LOT of orphans today :/
Tuck Fheman
Sr. Member
****
Offline Offline

Activity: 363
Merit: 250


View Profile WWW
August 06, 2013, 06:51:07 PM
 #1612

w00t! went back to solo mining w/HP9 and hit a block within 12 hours.

{
"blocks" : 101723,
"chainspermin" : 5,
"chainsperday" : 0.65202060,
"currentblocksize" : 2807,
"currentblocktx" : 8,
"difficulty" : 9.47157931,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"roundsievepercentage" : 70,
"primespersec" : 1212,
"pooledtx" : 8,
"sievepercentage" : 18,
"sievesize" : 600000,
"testnet" : false
}

i7 860 @3.22 Win7/64/8GB

Donation sent, thanks mikaelh!

paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
August 06, 2013, 06:54:00 PM
 #1613

Getting a LOT of orphans today :/
You might want to check you're not on a fork or something.  I've not had a single orphan since day 1 (many hundreds of blocks)
superresistant
Legendary
*
Offline Offline

Activity: 2128
Merit: 1120



View Profile
August 06, 2013, 07:36:55 PM
 #1614

Sorry, I don't understand what "chainspermin", "chainsperday", "primespersec" mean and why it isn't proportional ?
What is important among the 3 ?


masterOfDisaster
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250


View Profile
August 06, 2013, 08:20:57 PM
 #1615

Sorry, I don't understand what "chainspermin", "chainsperday", "primespersec" mean and why it isn't proportional ?
What is important among the 3 ?

If I got the essential ones of the last several hundred posts right, the "chainsperday" seems to be the best indicator for the speed of the miner, whereas the other two seem to be not as useful for indicating the mining speed.
bcp19
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
August 06, 2013, 08:59:15 PM
 #1616

Getting a LOT of orphans today :/
Oh crap... hope ZAX don't read this...  He thinks he's the orphan king...

I do not suffer fools gladly... "Captain!  We're surrounded!"
I embrace my inner Kool-Aid.
reb0rn21
Legendary
*
Offline Offline

Activity: 1898
Merit: 1024


View Profile
August 06, 2013, 09:01:57 PM
 #1617

Getting a LOT of orphans today :/
Oh crap... hope ZAX don't read this...  He thinks he's the orphan king...

I think he changed the nickname to:  Grin

https://bitcointalk.org/index.php?topic=268941.msg2879280#msg2879280

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
ghostlander
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
August 06, 2013, 09:46:39 PM
 #1618

Also, in case anyone is curious

24-core Opteron 6164HE 1.7GHz:
"chainspermin" : 29,
    "chainsperday" : 1.67533939,
    "primespersec" : 8389,

32-core Opteron 6274 2.2GHz:
"chainspermin" : 12,
    "chainsperday" : .71721642,
    "primespersec" : 7039,

Because 6164HE is K10 and 6274 is Bulldozer. The 1st consists of two downvolted/downclocked Phenom II X6 dies, therefore 12 FPUs per each CPU. The 2nd consists of two downvolted/downclocked FX dies, therefore 8 FPUs per each CPU. In addition, K10 delivers better performance per GHz, though Bulldozer supports AVX with FMA.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
jpmi1
Full Member
***
Offline Offline

Activity: 214
Merit: 100



View Profile
August 06, 2013, 11:00:47 PM
 #1619

w00t! went back to solo mining w/HP9 and hit a block within 12 hours.

{
"blocks" : 101723,
"chainspermin" : 5,
"chainsperday" : 0.65202060,
"currentblocksize" : 2807,
"currentblocktx" : 8,
"difficulty" : 9.47157931,
"errors" : "",
"generate" : true,
"genproclimit" : 7,
"roundsievepercentage" : 70,
"primespersec" : 1212,
"pooledtx" : 8,
"sievepercentage" : 18,
"sievesize" : 600000,
"testnet" : false
}

i7 860 @3.22 Win7/64/8GB

Donation sent, thanks mikaelh!

What processor do you have?

YinCoin YangCoin ☯☯ RELAUNCH First Ever POS/POW Alternator! Multipool! ☯ ☯ https://poloniex.com/exchange/btc_yin
XPM:AeuQPMAGRLyWbWkVgAtE4JcfSyGHATUkmG
DTC:D9mwyQo9xPAPWCtKYhthnX2uSPivcjKyLN
neo101one
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile WWW
August 07, 2013, 01:22:02 AM
 #1620

Getting a LOT of orphans today :/
Oh crap... hope ZAX don't read this...  He thinks he's the orphan king...
We might have to open up an XPM Orphanage.  Tongue
Pages: « 1 ... 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!