Does memory bus on a crossfire/sli setup stack?

-Slacker-

Golden Member
Feb 24, 2010
1,563
0
76
So if, for example, I pair two HD5770's in crossfire, will they run on their individual memory bus of 128bit or will I get a combined 256bit bus from them?

Thanks in advance.
 

dguy6789

Diamond Member
Dec 9, 2002
8,558
3
76
You'll get the combined 256 bit bus from them both. You won't get the combined total memory though.
 

Daedalus685

Golden Member
Nov 12, 2009
1,386
1
0
You'll get the combined 256 bit bus from them both. You won't get the combined total memory though.

That is not quite true.

It will function very much like a raid 1 array. The same data has to be mirrored to both cards. In theory write performance (loading textures) will be the same as a single card but all reads would be up to twice as fast (double bus).

I'm not sure what the break down would be, likely more reads though (much of the same starting data would be used for processing).