Bitcoin Forum
May 08, 2024, 02:23:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Why is AMD GPU more efficient than nVidia GPU at mining?  (Read 3988 times)
chungenhung (OP)
Legendary
*
Offline Offline

Activity: 1134
Merit: 1005


View Profile
April 21, 2011, 04:00:52 AM
 #1

For a similarly priced GPU from AMD and nVidia, it is very clear that AMD has a significant lead in hash rate for BTC.
Anyone care to explain why?

I know AMD has more "stream processors" than nVidia "cuda cores", but I don't think they can be compared directly.
Otherwise AMD would have several times the performance than nVidia on games and GPGPU applications. However, this is not the case.
1715135012
Hero Member
*
Offline Offline

Posts: 1715135012

View Profile Personal Message (Offline)

Ignore
1715135012
Reply with quote  #2

1715135012
Report to moderator
1715135012
Hero Member
*
Offline Offline

Posts: 1715135012

View Profile Personal Message (Offline)

Ignore
1715135012
Reply with quote  #2

1715135012
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Garrett Burgwardt
Sr. Member
****
Offline Offline

Activity: 406
Merit: 256


View Profile
April 21, 2011, 04:03:53 AM
 #2

As I understand it, AMD GPUs are built in a way that they are better at fixed point calculations, at cost to their floating point mathematic power. Nvidia cards are built with a focus on floating point.
brocktice
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


Apparently I inspired this image.


View Profile WWW
April 21, 2011, 04:05:21 AM
 #3

More shaders.

http://media.witcoin.com/p/1608/8----This-is-nuts

My #bitcoin-otc ratings: http://bitcoin-otc.com/viewratingdetail.php?nick=brocktice&sign=ANY&type=RECV

Like my post? Leave me a tip: 15Cgixqno9YzoKNEA2DRFyEAfMH5htssRg
dbitcoin
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500

BTCDig - mining pool


View Profile WWW
April 21, 2011, 04:07:25 AM
 #4

I know AMD has more "stream processors" than nVidia "cuda cores"
And only this important.
sha256 uses integer math operations. More stream processors - faster calculation.

BTCDig - mining pool (Stratum, VarDiff, DGM, SSL, JSON API)
mrb
Legendary
*
Offline Offline

Activity: 1512
Merit: 1027


View Profile WWW
April 21, 2011, 04:13:28 AM
Last edit: April 21, 2011, 04:26:34 AM by mrb
 #5

More shaders that account for a 2x-3x advantage and presence of a native integer rotate instruction that accounts for another 1.7x advantage, see:
Why are AMD GPUs faster than Nvidia GPUs?

The reasons games are not 2x-3x faster too on AMD GPUs is because they have a harder time fully utilizing the superior number of shaders (AMD's VLIW microarch is hard to exploit), whereas Bitcoin, being what we call an embarrassingly parallel workload, has no problem exploiting them.
Pages: [1]
  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!