Sie sind auf Seite 1von 31

Seminar 2011-12

Scalable Link Interface

Seminar 2011-12

Scalable Link Interface

Scalable Link Interface


Nidhin Chandran, S7 CS 12093625 Guided By : Rejin Joseph October 10, 2011

Dept. of Computer Engineering

CE Cherthala

Seminar 2011-12

Scalable Link Interface

Introduction
SLI is a brand name for a multi-GPU solution developed by NVIDIA. SLI links two or more video cards together to produce a single output. SLI is an application of parallel processing for computer graphics.

Dept. of Computer Engineering

CE Cherthala

Seminar 2011-12

Scalable Link Interface

History
The name SLI was first used by 3dfx, Scan-Line Interleave. After buying out 3dfx, NVIDIA acquired the technology. NVIDIA later reintroduced the SLI in 2004 the PCI Express (PCIe) bus. SLI became Scalable Link Interface.

Dept. of Computer Engineering

CE Cherthala

Seminar 2011-12

Scalable Link Interface

SLI Hardware
SLI-certified motherboard. PCI Express video cards that support SLI. ATX 2.x PSU (min 450W). SLI connector.

Dept. of Computer Engineering

CE Cherthala

Seminar 2011-12

Scalable Link Interface

SLI Hardware (cont)

PSU

Motherboard & Graphics Cards Dept. of Computer Engineering CE Cherthala

SLI Connector

Seminar 2011-12

Scalable Link Interface

SLI Switching
For enabling SLI, there are two basic methods depending on the motherboard.
Hardware switching. Software Switching (BIOS).

Software/BIOS Switching

Hardware Switching
Dept. of Computer Engineering CE Cherthala 7

Seminar 2011-12

Scalable Link Interface

How SLI Works ?


SLI enabled s/m can treat both GPUs as one logical device. Five SLI rendering modes available:
Alternate Frame Rendering (AFR) Split Frame Rendering (SFR) Boost Performance Hybrid SLI SLIAA. Compatibility mode.
CE Cherthala 8

Dept. of Computer Engineering

Seminar 2011-12

Scalable Link Interface

Alternate Frame Rendering (AFR)


The driver divides workload by alternating GPUs every frame.
For example, on a system with two SLI-enabled GPUs, frame 1 would be rendered by GPU 1, frame 2 would be rendered by GPU 2, frame 3 would be rendered by GPU 1, and so on.

This is typically the preferred SLI mode. Requires little inter-GPU communication.

Dept. of Computer Engineering

CE Cherthala

Seminar 2011-12

Scalable Link Interface

AFR (cont..)

Dept. of Computer Engineering

CE Cherthala

10

Seminar 2011-12

Scalable Link Interface

Split Frame Rendering (SFR)


The driver will split the scene workload into multiple regions and assign these regions to different GPUs.
For example, on a system with two SLI-enabled GPUs, a render target may be divided vertically, with GPU 1 rendering the left region and GPU 2 rendering the right region.

Rendering is also dynamically load balanced. Some of the work is duplicated. Communications overhead is higher.
Dept. of Computer Engineering CE Cherthala 11

Seminar 2011-12

Scalable Link Interface

SFR (cont..)

Dept. of Computer Engineering

CE Cherthala

12

Seminar 2011-12

Scalable Link Interface

SFR (cont..)

Dept. of Computer Engineering

CE Cherthala

13

Seminar 2011-12

Scalable Link Interface

Boost Performance Hybrid SLI


The driver behaves much like it does in AFR mode. However there will most likely be a large performance difference between GPU 1 and GPU 2. The driver will separate the workload based on the capabilities of the GPUs.
For example if GPU 1 is about double the performance of GPU 2, the driver is likely to draw multiple frames on GPU 1 for a single frame on GPU 2
Dept. of Computer Engineering CE Cherthala 14

Seminar 2011-12

Scalable Link Interface

Dept. of Computer Engineering

CE Cherthala

15

Seminar 2011-12

Scalable Link Interface

SLIAA
SLIAA increases antialiasing performance Splits the rendering workload for each frame across multiple NVIDIA GPUs. The visual quality of each rendered frame is increased by the use of more samples in for antialiasing, while the performance level is maintained.

Dept. of Computer Engineering

CE Cherthala

16

Seminar 2011-12

Scalable Link Interface

Dept. of Computer Engineering

CE Cherthala

17

Seminar 2011-12

Scalable Link Interface

Compatibility mode
In this mode only GPU1 is used by the device and any other GPU in the system may be idle The other GPUs can be used by other applications. This offers no graphics performance scaling but ensures compatibility. This is the default setting for all applications that dont have an SLI profile .
Dept. of Computer Engineering CE Cherthala 18

Seminar 2011-12

Scalable Link Interface

Other Implementation
Two GPUs on one PCI slot. Quad SLI Hybrid SLI Quadro PLEX

Dept. of Computer Engineering

CE Cherthala

19

Seminar 2011-12

Scalable Link Interface

Two GPUs on one PCI slot

Dept. of Computer Engineering

CE Cherthala

20

Seminar 2011-12

Scalable Link Interface

Quad SLI

Dept. of Computer Engineering

CE Cherthala

21

Seminar 2011-12

Scalable Link Interface

Quad SLI (cont..)

Dept. of Computer Engineering

CE Cherthala

22

Seminar 2011-12

Scalable Link Interface

Quad SLI (cont..)


Combines two dual GPU video cards. Total four cores in action. Standard SLI connector is used.

Dept. of Computer Engineering

CE Cherthala

23

Seminar 2011-12

Scalable Link Interface

Hybrid SLI

Dept. of Computer Engineering

CE Cherthala

24

Seminar 2011-12

Scalable Link Interface

Hybrid SLI (cont)


Combines dGPU and mGPU. mGPU performance is not wasted. Requirements
Hybrid power supply Hybrid SLI GPU. Minimum 2GB RAM

Dept. of Computer Engineering

CE Cherthala

25

Seminar 2011-12

Scalable Link Interface

Quadro PLEX
Dedicated visual computing system. It combines up to eight NVIDIA Quadro FX GPUs into one. Available on a single configuration or can be combined together in rack-mounted clusters .

Dept. of Computer Engineering

CE Cherthala

26

Seminar 2011-12

Scalable Link Interface

Quadro PLEX (cont..)

Dept. of Computer Engineering

CE Cherthala

27

Seminar 2011-12

Scalable Link Interface

SLI Disadvantages
Expensive Low efficiency. High power consumption. High heat dissipation.

Dept. of Computer Engineering

CE Cherthala

28

Seminar 2011-12

Scalable Link Interface

Conclusion
NVIDIA SLI technology allows to combine multiple graphics solutions in an SLI-Certified motherboard. Using proprietary software algorithms and dedicated scalability logic. SLI technology delivers up to twice the performance (with 2 cards) and 2.8X the performance (with 3 cards) compared to a single graphics solution.
Dept. of Computer Engineering CE Cherthala 29

Seminar 2011-12

Scalable Link Interface

References
[1]http://developer.download.nvidia.com/whitepapers/201 1/SLI_Best_Practices_2011_Feb.pdf [2] http://www.slizone.com [3] http://nvidia.com [4] Tom's Hardware, Preview of the Double Whopper ATI's Rage Fury MAXX,(November 8th 1999) retrieved November 5th, 2010
Dept. of Computer Engineering CE Cherthala 30

Seminar 2011-12

Scalable Link Interface

Thank You

Das könnte Ihnen auch gefallen