Bitcoin Forum
May 06, 2024, 01:32:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 »  All
  Print  
Author Topic: Process-invariant hardware metric: hash-meters per second (η-factor)  (Read 24981 times)
ujka
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
June 28, 2013, 01:47:34 PM
 #41

If I understand this metric correctly, it gives us some measure of how much design/development team optimized the performance onto the given die size.
I see the best use of it when comparing ASIC technology chips, since they are 'application specific' chips for bitcoin mining (GPU developers had different goals when designing their products).
KnC's chips don't stand well here. They just took some fpga desing, converted it to asic with some manufacturer's standard technique, and are going to put as many cores on a die as they can.
If they did the optimization in a range as Bitfury, Avalon or BFL, they would have a chip capable of 3,000 Ghash.
1715002350
Hero Member
*
Offline Offline

Posts: 1715002350

View Profile Personal Message (Offline)

Ignore
1715002350
Reply with quote  #2

1715002350
Report to moderator
1715002350
Hero Member
*
Offline Offline

Posts: 1715002350

View Profile Personal Message (Offline)

Ignore
1715002350
Reply with quote  #2

1715002350
Report to moderator
1715002350
Hero Member
*
Offline Offline

Posts: 1715002350

View Profile Personal Message (Offline)

Ignore
1715002350
Reply with quote  #2

1715002350
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715002350
Hero Member
*
Offline Offline

Posts: 1715002350

View Profile Personal Message (Offline)

Ignore
1715002350
Reply with quote  #2

1715002350
Report to moderator
runeks
Legendary
*
Offline Offline

Activity: 980
Merit: 1008



View Profile WWW
June 29, 2013, 03:11:57 PM
 #42

KnC's chips don't stand well here. They just took some fpga desing, converted it to asic with some manufacturer's standard technique, and are going to put as many cores on a die as they can.
So you gather it's a structured ASIC?
RHA
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
June 29, 2013, 09:41:42 PM
Last edit: July 03, 2013, 03:44:14 PM by RHA
 #43

KnC's chips don't stand well here. They just took some fpga desing, converted it to asic with some manufacturer's standard technique, and are going to put as many cores on a die as they can.
So you gather it's a structured ASIC?
EDIT: Yes, they themselves state it as such.  No, Marcus from KnC said: "this specific design is standard cell ASIC 28nm"  (https://bitcointalk.org/index.php?topic=232852.msg2468045#msg2468045)

BTW: Optimizing it to get a chip capable of 3 TH/s is of no use, because it would need to take and dissipate 6000-7000 W of power.
ujka
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
June 29, 2013, 10:05:00 PM
 #44

BTW: Optimizing it to get a chip capable of 3 TH/s is of no use, because it would need to take and dissipate 6000-7000 W of power.
Thanks. Forgot about power and heat. I just reversed the formula...
runeks
Legendary
*
Offline Offline

Activity: 980
Merit: 1008



View Profile WWW
July 02, 2013, 01:30:29 PM
 #45

Can we try to figure out this metric for the Block Erupter chips? I can't find the die area, but here are the other figures:

Our chips
Generation 1: Block Eruptor. 130nm with 6-8J/GH. Each chip's rated frequency is 336MHz at 1.05V. It translates to 336MH/s because it does one hash per cycle. The chips work stable and well at 392MH/s at 1.15V. Further overclocking needs proper handling of heat and power supply.

Judging by these pictures, it looks really small:
Update

After a long and anxious waiting, we have finally got our packaged chip samples at hand. Everyone would be busy in the following 2-3 weeks.

The following pics are taken from my cellphone.

30GHash/s of computing power on one table:


Top and bottom side of the chips:


A closer look at our baby:





These are some numbers derived from the RTL design.

Update

After further optimization and some trade-offs, we came up with this updated estimation results based on our improved design.

Hashrate: 1.00GH/s per chip
Area: 21.7mm^2 per chip
Power Consumption: 8.23W

Again remember that they are estimated from the RTL design and might have some differences to real products.

We know that the chips ended up hashing at around a third of that (336 MH/s), but the power estimate seems accurate (6-8 J/GH).
RHA
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
July 02, 2013, 05:43:43 PM
 #46

Code:
Avalon	275 MH/s	Custom	110nm, 55nm		16.13mm2	2,836.52
BFL SC 4.0GH/s Custom 65nm, 32.5nm 56.25mm2 2,441.11

The Avalon above the BFL SC Tongue

Not only that, but the BFL SC is pure custom ASIC, whereas the Avalon seems more and more each day to be a quick a dirty hack implementation.

Kano, remember the BFL chips are artificially limited to 4 GH/s because of problems with power and heat density. In different circumstances (bigger boards, one good heatsink per chip) they possibly could reach 10 GH/s or more.
I think we will see such results when people start DIY with BFL chips. There can be of course problems with clock/capacitances/etc. in higher frequencies but the η metric will be quite higher than for current revision of Avalon chips.


As to figuring out η for Block Erupter chips:
(0.336 GH/s / 21.7 mm[su]2[/su]) * (130 nm / 2)[su]3[/su] = 4252.25

It seems the current formula attaches too much importance to the process node (the path width). I think it should be counted with power of 2 not 3.
(The path height is not directly proportional to its width - I think it can even be comparable between the processes in range 28-130 nm. I've found no exact info. I someone knows more, let us know.)
Relevant η' values would be:
Code:
Design           MH/s      Device  Process node,$\lambda$   Area      η'(pH/s)
Bitfury ASIC     2.0 GH/s  Custom           55nm, 27.5nm    14.44mm2  104.74
BFL SC           4.0 GH/s  Custom           65nm, 32.5nm    56.25mm2   75.11
Block Erupter    336 MH/s  Custom          130nm, 65.0nm    21.7 mm2   65.42
Avalon           275 MH/s  Custom          110nm, 55.0nm    16.13mm2   51.57
KnCMiner         100 GH/s  Custom           28nm, 14.0nm  3025.0 mm2    6.48
Bitfury FPGA     300 MH/s  Spartan-6        45nm, 22.5nm   120.0 mm2    1.27
Tricone          255 MH/s  Spartan-6        45nm, 22.5nm   120.0 mm2    1.08
BFL_MiniRigCard 1388 MH/s  2xAltera Aria II 40nm, 20.0nm   306.25mm2    0.91
Ztex             210 MH/s  Spartan-6        45nm, 22.5nm   120.0 mm2    0.88
ATI 5870         393 MH/s  Evergreen        40nm, 20.0nm   334.0 mm2    0.47

The above values are more consistent with the technologies used.
Anenome5
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
July 03, 2013, 03:13:01 AM
 #47

Quote
KnC's chips don't stand well here. They just took some fpga desing, converted it to asic with some manufacturer's standard technique, and are going to put as many cores on a die as they can.
So you gather it's a structured ASIC?
Yes, they themselves state it as such.
No, they specifically said it's not a structured ASIC.

Democracy is the original 51% attack.
k9quaint
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000



View Profile
July 03, 2013, 03:35:37 AM
 #48

Do you have enough info to do KNCMiner yet?

Bitcoin is backed by the full faith and credit of YouTube comments.
RHA
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
July 03, 2013, 03:46:39 PM
 #49

Quote
KnC's chips don't stand well here. They just took some fpga desing, converted it to asic with some manufacturer's standard technique, and are going to put as many cores on a die as they can.
So you gather it's a structured ASIC?
Yes, they themselves state it as such.
No, they specifically said it's not a structured ASIC.
Right. I was wrong.
Marcus from KnC said: "this specific design is standard cell ASIC 28nm"  (https://bitcointalk.org/index.php?topic=232852.msg2468045#msg2468045)
Anenome5
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
July 04, 2013, 01:42:44 AM
 #50

Maybe it's just me, but when you tell me Bitfury has a 2800 score and KNC a score of 90, that really seems odd. Especially considering KNC's gigahash/watt is better than Bitfury's or BFL's. It really makes me question the relevance of this metric to me. Are you saying KNC, or someone, if they had access to KNC's design could replace it with a design that's 30 times more efficient? Are we saying KNC's design is basically one giant fuckup? Doesn't seem to make sense or accord with known facts.

I'm gonna assume that we simply just don't have enough technical details to make a determination and that's why KNC still hasn't been added to the OP list.

Democracy is the original 51% attack.
Syke
Legendary
*
Offline Offline

Activity: 3878
Merit: 1193


View Profile
July 04, 2013, 02:13:39 AM
 #51

Maybe it's just me, but when you tell me Bitfury has a 2800 score and KNC a score of 90, that really seems odd. Especially considering KNC's gigahash/watt is better than Bitfury's or BFL's. It really makes me question the relevance of this metric to me. Are you saying KNC, or someone, if they had access to KNC's design could replace it with a design that's 30 times more efficient? Are we saying KNC's design is basically one giant fuckup? Doesn't seem to make sense or accord with known facts.

KNC's chip is purely theoretical.

Buy & Hold
k9quaint
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000



View Profile
July 04, 2013, 03:13:25 AM
 #52

Maybe it's just me, but when you tell me Bitfury has a 2800 score and KNC a score of 90, that really seems odd. Especially considering KNC's gigahash/watt is better than Bitfury's or BFL's. It really makes me question the relevance of this metric to me. Are you saying KNC, or someone, if they had access to KNC's design could replace it with a design that's 30 times more efficient? Are we saying KNC's design is basically one giant fuckup? Doesn't seem to make sense or accord with known facts.

Area is taken into account in this metric. In theory, a gigantic die size could cram tonnes of hash power on a single "chip" and thus compare favorably with Avalon when measured per chip. When you measure using area, it normalizes for this and gives you a "better idea" about efficiency. I am not sure I am a fan yet, but it is an interesting way to measure ASICs Wink

I'm gonna assume that we simply just don't have enough technical details to make a determination and that's why KNC still hasn't been added to the OP list.

That makes more sense.

Bitcoin is backed by the full faith and credit of YouTube comments.
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
July 04, 2013, 03:57:39 AM
 #53

So ...  I come back again and find ...

The Avalon chip that hashes slower than the chip used in the old BFL FPGA, and uses at least 1.5 times the power of a BFL SC (per MH/s) and requires ~15 times the number of chips compared to a BFL SC (per MH/s) and a box somewhere between 5 and 10 times of a BFL SC Single ... rates:

Code:
Avalon	275 MH/s	Custom	110nm, 55nm		16.13mm2	2,836.52
BFL SC 4.0GH/s Custom 65nm, 32.5nm 56.25mm2 2,441.11

The Avalon above the BFL SC Tongue

Not only that, but the BFL SC is pure custom ASIC, whereas the Avalon seems more and more each day to be a quick a dirty hack implementation.

Again these numbers are irrelevant to anyone but someone who wants to name a new number and pretend it's important.

Too bad you can't read, otherwise you would understand the metric being used.
Or can't you see the screen with your head up Josh's...  Grin
All I see if you trying to make an excuse to pick some useless number to say the crappy tiny ASIC chips are good when in fact they suck.
The metric is useless except it seems to apparently show the low tech chips pretending to look better than the low tech crap they are.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
July 04, 2013, 07:02:12 AM
 #54

...
Clearly this a metric in progress and there is probably more that can be done to define it so it can shed light on different designs. Seeking out more information and being academically honest about it is what we need. It be nice for once to come to thread like this one and have people drop the puffery for BFL or AVALON chips etc and take an honest appraisal of the tech.
...
Clearly the progress is zero.

Again, compare the functionality, design and performance of the two chips in questions and you see the metric is pointless.

I guess we could even take it a step further and look at the implementations of 2 certain chips and see it's even worse ... but that's off topic.

The metric is basically ... "If we could actually get the manufacturers to produce chips at the nm size they should have and also parallelised them how many time they should have then here is a magic multiplier (that will get the answer wrong) to say how they compare"
Again the number is pointless and meaningless.

We even have someone ranting about the number of devices delivered so far ... well ... there have been WAY more BFL devices delivered than AVALON devices ... but that is again off topic.

Nothing has really changed since my first comments about the metric and the results even prove that.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Bicknellski
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000



View Profile
July 04, 2013, 08:45:37 AM
 #55

2) You shouldn't be praising BFL's chip because they barely got it working at all. They missed their clock rate AND power targets AND delivery date by a country mile. But they gave you a free unit before their customers go them so we are inflicted with your sycophancy.
And yes even though they missed their specs they are still better specs than anything else available ... lol

3) BFL maybe more efficient in hashes "per chip" but that is a useless metric. BFL uses 3.5 times the die size in a process that gives 4 times the density for 14 times as much logic. .275 x 14 = 3.850. That is why Avalon compares favorably to BFL using the reported specs.
Correct, this drivel makes the crappy Avalon chip compare favourably.
Exactly why it is drivel.

I think KANO would detest and argue against any metric that would compare Avalons favorably to BFL whether or not they were valid. That is what I would call bias. So we can disregard him and let the thread get back on track. Measuring things not posting personal opinions about chips and companies. Please post elsewhere Kano we get it you don't want to explore this metric. Can you guys take your bickering elsewhere please!

Bumping my question for the OP to the front again:

Quote
Can the metric say be bench marked against say past CPU chips to see how it compares existing tech development over the years and possibly show it is a reliable metric? That way we can pretty much shut down the hype-filled and adjective wielding fanboys on both sides, but particularly Kano as he seems to really take offense to anything that shines negatively on BFL for some unknown reason, and get to the meat "the quality of the underlying designs."

Dogie trust abuse, spam, bullying, conspiracy posts & insults to forum members. Ask the mods or admins to move Dogie's spam or off topic stalking posts to the link above.
ujka
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


View Profile
July 04, 2013, 09:00:43 AM
Last edit: July 04, 2013, 10:09:09 AM by ujka
 #56

Data for many old and new CPUs, author colected most data we need here (die size, process node, benchmarks). I will try to put some of those in a spreadsheet.
http://www.alternatewars.com/BBOW/Computing/Computing_Power.htm

EDIT: Even better page:
http://www.x86-guide.com/en/marques/Intel.html
Bicknellski
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000



View Profile
July 05, 2013, 06:16:47 AM
 #57

Data for many old and new CPUs, author colected most data we need here (die size, process node, benchmarks). I will try to put some of those in a spreadsheet.
http://www.alternatewars.com/BBOW/Computing/Computing_Power.htm

EDIT: Even better page:
http://www.x86-guide.com/en/marques/Intel.html

Maybe just looking at AMD vs Intel over the past few years be an interesting gauge right? There is a clear "winner" in those two designs... I wonder if this metric would agree with the market?

Dogie trust abuse, spam, bullying, conspiracy posts & insults to forum members. Ask the mods or admins to move Dogie's spam or off topic stalking posts to the link above.
kano
Legendary
*
Offline Offline

Activity: 4494
Merit: 1808


Linux since 1997 RedHat 4


View Profile
July 06, 2013, 03:07:11 AM
 #58

So ... who gave a moderator a blowjob to remove this particular post of mine?

It is indeed directly on topic and valid unless the moderator was a moron?

So ...  I come back again and find ...

The Avalon chip that hashes slower than the chip used in the old BFL FPGA, and uses at least 1.5 times the power of a BFL SC (per MH/s) and requires ~15 times the number of chips compared to a BFL SC (per MH/s) and a box somewhere between 5 and 10 times of a BFL SC Single ... rates:

Code:
Avalon	275 MH/s	Custom	110nm, 55nm		16.13mm2	2,836.52
BFL SC 4.0GH/s Custom 65nm, 32.5nm 56.25mm2 2,441.11

The Avalon above the BFL SC Tongue

Not only that, but the BFL SC is pure custom ASIC, whereas the Avalon seems more and more each day to be a quick a dirty hack implementation.

Again these numbers are irrelevant to anyone but someone who wants to name a new number and pretend it's important.

Yeah good on removing all the other crap, but no reason at all to remove this one.

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
gmaxwell
Moderator
Legendary
*
Offline Offline

Activity: 4158
Merit: 8382



View Profile WWW
July 06, 2013, 03:48:00 AM
 #59

So ... who gave a moderator a blowjob to remove this particular post of mine?
It is indeed directly on topic and valid unless the moderator was a moron?
Quote
The Avalon chip that hashes slower than the chip used in the old BFL FPGA, and uses at least 1.5 times the power of a BFL SC (per MH/s) and requires ~15 times the number of chips compared to a BFL SC (per MH/s) and a box somewhere between 5 and 10 times of a BFL SC Single ... rates:
[...]
The Avalon above the BFL SC
Not only that, but the BFL SC is pure custom ASIC, whereas the Avalon seems more and more each day to be a quick a dirty hack implementation.
Again these numbers are irrelevant to anyone but someone who wants to name a new number and pretend it's important.
Yeah good on removing all the other crap, but no reason at all to remove this one.
It wasn't deleted, it was moved to offtopic: https://bitcointalk.org/index.php?topic=250364.0

And it _is_ offtopic:  This whole thread is about a _process invariant_ metric. Its an approximation of the performance if fabricated on a similar process with a similar die size.  The absolute performance of the devices as fabricated are available all over (and even in the OP, at least in per-chip form).

You can yabber on about how BFL is "pure custom" and avalon is a "dirty hack"— but thats irrelevant to the thread, the thread is about the proposed process invariant number and your message was not, so it got moved with all the other off-topic dicksizing which it had inspired.
GalaxyASIC
Full Member
***
Offline Offline

Activity: 130
Merit: 100


View Profile
July 06, 2013, 05:16:17 AM
Last edit: July 06, 2013, 05:32:46 AM by GalaxyASIC
 #60

And how would a consumer buying ASIC based product use this metric for choosing which product to buy?
Sounds to me like it's a calculation for the sake of calculation.
Not useful in any shape or form to anyone.

There are only 2 metric that are useful:
1) Cost in $/GH for manufacturer to make - only few know what it is exactly and can vary by 200%-500%
2) Cost in $/GH for consumer to buy.
2.1) Cost in $/GH of running the system

HashFast REFUND ! I am a HashFast's Batch 1 customer and I want full 100% BTC refund.
Pages: « 1 2 [3] 4 5 6 »  All
  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!