Score:1

Computing bandwidths of various cards under Ethereum

us flag

I'm writing my term paper on bandwidth restrictions between varying generations of PCI-E lanes using the 1x interface of the lane and exploring modern bandwidth restrictions when mining using the latest GPUs.

GPU risers themselves use the 1x lane and I've been looking at the PCI-E wiki to analyze these restrictions: https://en.wikipedia.org/wiki/PCI_Express

Now I know my Motherboard supports PCI-E 2.0 (12x) and PCI-E 3.0 (1x), which all my GPUs are plugged into the 2s.

I sat down and did the math to which became confused:

We can speculate under the notion we're mining 

Ethereum.
Ethereum Hash => 64 hexadecimal characters or 256 bits.
RTX 3090 - 125 MH/s (Megahashes a Second) close to average.
                  
How many bits?  
1 MegaByte (MB) = 1000000 Bytes.
Therefore we can substitute bytes with hash in this case as they're near synonymous.
125 MH/s = 125 * 1 H / (1000000 MH) = 125000000 H/s.                                                 
Now convert hash to bits.
125000000 H/s = 125000000 * 256/1 bits/hash = 32000000000 b/s (bits/second).
Finally convert bits/second to MegaBytes and GigaBytes.
Remember 1000000 Bytes = 1 MB and there's 8 bits in a byte.
Therefore          
1 MB (MegaByte) = 8000000 b.
32000000000 b/s = 1 MB / (8000000 b) = 4000 MB/s.
                   
MB: 4000 MB/s.  
GB: 4 GB/s.       
                  
Therefore the RTX 3090 (125 MH/s) requires a data bandwidth of 4 GB/s. 

There's definitely preconceived notions shown here and any clear ups as to:

  1. How is it pulling 4GB/s while PCI-E 2.0 only supports up to .500 GB/s on the 1x interface when using a riser.
  2. Am I missing anything or over speculated the size of the hashes, etc.

Thanks! Any help is appreciated.

Maarten Bodewes avatar
in flag
For mining you don't export the intermediate hashes, you export the coins.
cn flag
What's the cryptography question here? It seems to me this question is purely about hardware restrictions and maybe confusion about how mining Ethereum works. As such it would be off-topic.
jp flag
You are assuming that the CPU needs to receive all the hashes instead of just the ones that work
Abszol D avatar
us flag
@Maeher you're definitely right that it's more leaning towards hardware than cryptography as I'm measuring the bandwidth supported by the interfaces and potential future issues. There's no exchange for hardware, only hardware recommendations.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.