Why did multi-GPU gaming fall out of favor, and could SLI make a comeback?

0
3
Asked By MellowPine47 On

I've been wondering why SLI-style multi-GPU gaming was largely abandoned. Many desktop motherboards still have multiple PCIe slots, so in theory it seems like you could install two graphics cards and combine their performance. Was the problem mainly hardware limitations, software support, inconsistent performance, or something else? Could a modern version of SLI work better with current GPUs and APIs?

5 Answers

Answered By VividHarbor52 On

Multi-GPU setups rarely delivered twice the performance. Each game needed specific support from both the developers and the graphics drivers, and that support was often incomplete or inconsistent. Since only a small number of players used two GPUs, developers had little incentive to spend time optimizing for it. In most cases, buying one faster card was simpler and more reliable.

Answered By OakCircuit31 On

Having two physical PCIe slots doesn’t necessarily mean a motherboard can support multi-GPU performance properly. Consumer platforms may not provide enough PCIe lanes or bandwidth, especially when both slots are being used heavily. Proper configurations often need workstation- or server-style lane layouts, which are uncommon on mainstream systems.

Answered By SilverNoodle64 On

Modern graphics APIs can technically support multiple GPUs through features such as explicit multi-adapter support in DirectX 12. The catch is that the game itself has to implement and maintain that support. A few specialized titles have experimented with it, but the development cost is high and the audience is too small for it to become common.

Answered By CopperCloud8 On

The biggest issue was frame pacing. Even when the average frame rate looked good, the two cards often rendered frames unevenly, causing noticeable stutter and jitter. Keeping both cards’ frame buffers synchronized also required a lot of bandwidth, and that becomes even more difficult as modern games use more VRAM.

Answered By BriskMeadow19 On

The technology hasn’t completely disappeared, since some multi-GPU options still exist for certain professional or compute workloads. Gaming is where it stopped making much sense: inconsistent scaling, extra power and heat, synchronization problems, and limited game support usually outweigh the benefits.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.