Bitcoin Forum
May 23, 2024, 11:56:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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]
2421  Other / Beginners & Help / Re: Why is ATI so much better than Nvidia? on: June 25, 2011, 06:06:12 AM

Lets take a look inside the GTX 460 which has eight shader modules.

Each shader module has 48 cuda core. One cuda core can do one integer and one float operation using its ALU.
Thus the GF104 / GTX160 card has 8 * 48 = 384 ALUs for integer operation.


Lets see whats inside the ATI Cypress Radeon 5870 which has 20 SIMD engines.
Each SIMD engine (one red row in the picture above) contains 16 thread processor.

Each thread processor contains 4 ALUs + 1 special purpose ALU for transcendental (sine, cosine, etc). Thus one thread processor can can do four integer operations using 4 ALUs.
Thus the Radeon 5870 has 20 * 16 * 5 = 1600 ALUs,  out of which 1280 ALUs can be used for integer ops.

Now the nvidia ALUs run at twice the clock speed i.e. for a 700MHz device they will run at 1400MHz, while the ATI ALUs run at advertised clock speed.
But the ATI ALUs can do shift and rotate in one clock cycle, while the nvidia ALUs can do these operation in (4 clock cycles?  pls correct me if I'm wrong)

So the maximum overall speedup with an ATI GPU (assuming same clock speeds) will be 1280/ (384 *2 / 4) = 6.6X.

We see around 70MH/s with a GTX 460 while we see 400MH/s with a 5870. The ratio = 5.7X.

2422  Other / Beginners & Help / Comments on the components for my new mining rig on: June 25, 2011, 05:57:41 AM
Can some experienced miners provide constructive criticism on my new rig?
 Just ordered the following stuff from newegg, and will be arriving soon.

N82E16820231313    MEM 4G|GSKILL F3-12800CL9S-4GBRL R    1
N82E16813138318    MB BIOSTAR|A870U3 AMD870 AM3 R    1
N82E16819103903    CPU AMD|ATH II X2 250 3.0G AM3 RT    1
N82E16814103185    VGA DIAMOND|6950PE51G HD6950 1GB R    1    
N82E16814102921    VGA SAPPHIRE|100312-1GS HD6950 1G R    1    
N82E16814161368    VGA HIS|H695FN2G2M HD6950 2G R    1    
N82E16817371031    PSU ANTEC| NEO ECO 620C 620W RT    1    
N82E16812189038    LINKDEPOT 50FT CAT6WHT C6M-50-WHB R    1    
Pages: « 1 ... 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]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!