quetion for SLI:is there any api in OpenGL for SLI

my cards are quadro fx5600 sli,and how could i use the cards in sli mode with OpenGL and glsl?thx for any one help…:slight_smile:

more control over multi GPUs offers this extension
http://developer.download.nvidia.com/opengl/specs/WGL_nv_gpu_affinity.txt

NVAPI gives you control over SLI:

http://developer.nvidia.com/object/nvapi.html

Unfortunately, it looks like you need to sign up for the NDA’d version of it for doing that.