View Single Post
  #18  
Old 04-03-2011, 09:14 PM
Codex Codex is offline
Approved Member
 
Join Date: Nov 2007
Location: Hoppers Crossing, Vic, Australia
Posts: 624
Default

Quote:
Originally Posted by Buchon View Post
There a lot of confusion in this thread about how SLI/Crossfire work.

SLI/Crossfire cards and systems dont share VRAM between GPUs.
That's not entirely true. It depends on how the developer has set up the buffers in DirectX. While yes they physically don't share memory, but with DirectX you can map the memory to appear as one huge chunk.

http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx
Reply With Quote