What does bit memory on GPU mean?

SethS

Distinguished
Nov 19, 2013
427
0
18,860
I was wondering what does the bit memory on a gpu mean? Like 128/256/512? Generally I've seen AMD have higher than Nvidia but the memory size being the same.
 
Solution
As per newegg.com's definition "The width of the memory bus through which the graphics data are transferred. The greater the bus width is, the more data the bus can transfer in a clock cycle." I find it to be easiest to understand as larger memory interface = more data at one time = faster processing and signal transfer.
As per newegg.com's definition "The width of the memory bus through which the graphics data are transferred. The greater the bus width is, the more data the bus can transfer in a clock cycle." I find it to be easiest to understand as larger memory interface = more data at one time = faster processing and signal transfer.
 
Solution
its the size of the connection between the memory and the GPU. the larger that number, the bigger the connection is, and the more data it can move at once (faster), assuming the same clock frequency on the memory. there are a few things that complicate this though. GDDR3 is half the speed of GDDR5, thus a buss of 64bits hooked in to GDDR5 will be around the same speed as GDDR3 on a 128bit buss. also both Nvidia and AMD these days are including hardware compression on textures so the width of the buss has less of an effect on over all performance. for example, a GTX980 has a 256bit buss but is performing on par to better than a r9 290 that has a 512bit buss.

in short, its only good for comparing within generations of cards.
 

Ok thank you very much, thank makes sense. I was just getting confused on a card that has 128-bit and in the same price range with a card that has 512.