Results 1 to 25 of 4151

Thread: ATI Radeon HD 4000 Series discussion

Threaded View

  1. #11
    Xtreme Addict
    Join Date
    Apr 2007
    Posts
    1,870
    Quote Originally Posted by AliG View Post
    No, diltech is correct, the data is mirrored on both memory banks, so while the cards do not render the same frame, when using sli you really only get the memory bandwidth and pool of one card
    Gah! You guys are confusing the duplication of data on the framebuffer with memory bandwidth. They are two completely separate things!

    I'm not sure how else to explain it but I'll try.

    The duplication happens when the host CPU sends texture and other reference data to the GPU over the PCIe bus. This happens only when needed...if a texture is already in local memory on the GPU it's not resent. At this point both cards have the same data.

    Bandwidth however is used to do the work to actually render the frame. Reading texture data into the chip, writing buffers back out to memory etc. This is not duplicate work as it's being done for two different frames. This is stuff a single GPU would have to do twice anyway so it's not wasted bandwidth.
    Last edited by trinibwoy; 06-15-2008 at 03:55 AM.

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •