On 01/21/2014 05:12 PM, gouessej [via jogamp] wrote:
> 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.txtWe may need to earmark that (i.e. add enhancement bug report).
Anybody willing to add this extension is welcome ofc.
>
> There is an example of use here:
>
https://github.com/Eyescale/Equalizer/blob/master/tools/affinityCheck/affinityCheck.cppYou may also simply change some settings of your graphics card,
AFAIK you can tell which GPU shall be used for which application etc ..
At least this is true on Window w/ NV+Intel.
~Sven