Login  Register

Re: Choosing a Graphics Device

Posted by gouessej on Jan 21, 2014; 4:12pm
URL: https://forum.jogamp.org/Choosing-a-Graphics-Device-tp4031276p4031277.html

Hi

There is an API for that, Nvidia GPU affinity, but it isn't available in JOGL yet:
http://www.opengl.org/registry/specs/NV/gpu_affinity.txt

There is an example of use here:
https://github.com/Eyescale/Equalizer/blob/master/tools/affinityCheck/affinityCheck.cpp
Julien Gouesse | Personal blog | Website