Slashdot Mirror


NVIDIA Do-It-Yourself Quad SLI Launched

Spinnerbait writes "Today, NVIDIA will be releasing their Forceware v91.37 drivers and with them will be officially endorsing Do-It-Yourself Quad-SLI. HotHardware has put together an article detailing the steps necessary to assemble and configure a high-end Quad-SLI rig, and they give some thoughts regarding XHD Gaming and its associated costs. Those of you that are hell-bent on gaming ultra-high resolutions (1920X1200 or 2560X1600 for example), along with the highest available image quality, might want to give one of these setups a look." Before making a purchase I would recommend building that water-cooled credit card first.

5 of 169 comments (clear)

  1. Umm 91.45 Got Released Today by NiZm0 · · Score: 4, Informative

    Quad NVIDIA SLI Technology
    Windows XP/2000

    ForceWare Release 90
    Version: 91.45
    Release Date: August 9, 2006
    Please make sure to read the Driver Installation Hints Document before you install this driver.

    U.S. English
    File Size: 32.8 MB
    http://www.nvidia.com/object/winxp_2k_91.45.html

    1. Re:Umm 91.45 Got Released Today by prisoner-of-enigma · · Score: 4, Informative

      33MB? Ouch, are all the Windows drivers that bloated?

      Remember, this is a "Unified Driver." That means it has drivers for a huge variety of video cards in one big, tidy package. I also most likely includes stuff for multiple languages, only one of which you'll actually use. Also, with the 9x.xx release of nVidia drivers you get both the "new" display driver interface (based on a web browser motif) and the "classic" interface (what we all know and have loved for the last five years or more).

      Add all that up and you get a 33MB installer. The actual driver code, however, is far smaller. Not all of that 33MB ends up on your hard drive after the install is done. It's not bloated, it's just aimed at a very wide array of possible applications, and nVidia wants to put all that in one installer to simplify things for the end user. Bloat implies there's a lot of cruft in there, and that's not the case.

      --
      In the end they will lay their freedom at our feet and say to us, Make us your slaves, but feed us. - Fyodor Dostoyevsky
  2. New hardware by JustNiz · · Score: 4, Informative

    It seems crazy to be investing more than $1k in new videocards at this point in time, as nothing out currently is DirectX 10 (full windows vista) compatable. The new nVidia cards that are will be out in less than a month or so (if you believe the press).

  3. Re:Rediculous by TubeSteak · · Score: 4, Informative
    Consumers that hear about this will automatically link the best video cards to nVidia's product line.

    It's called the halo effect and is the tendency for positive or negative perceptions to spill over from one product to another.

    Halo products usually cost an arm and a leg too.
    --
    [Fuck Beta]
    o0t!
  4. Latency: Serious Gamer Issue with AFR by adisakp · · Score: 4, Informative

    They were able to get 78.9 FPS with Prey but only with 4-way full AFR (Alternate Frame Rendering). There is a big issue with serious gamers and this configuration.

    On 4-way AFR the driver builds a display list and sends it to a GPU that isn't busy. It is possible to have all four GPUs busy (rendering frames) while the current frame is being displayed and a new display list is being generated by the CPU. This means what you see with 4-way full AFR can be up to 5 frames later than what is going on in the game engine. At 78.9 FPS, this can translate into nearly 64 ms of latency which is enough to get you killed if you're a serious gamer.

    Serious gamers with Quad-SLI are going to want to use SFR (Split Frame Rendering) which cuts latency quite a bit but takes a performance hit to the FPS. There are definite inefficiencies to 4-way SFR with having all four cards render portions of the same scene vs 4-way AFR. You generate 4 times as much display list info (GPU fifo data) and you have to replicate more data and uploads (if textures don't fit into the 512MB memory) across the GPUs.

    I'm not sure if the Quad-SLI supports an AFR/SFR hybrid where you can have 2X2 (2 GPUs working on SFR each in AFR queue) - this might balance the performance vs latency issue better.