Re: Display problem on NVIDIA Quadro T2000
Posted by
gouessej on
Dec 11, 2020; 4:20pm
URL: https://forum.jogamp.org/Display-problem-on-NVIDIA-Quadro-T2000-tp4040901p4040910.html
Thank you for the feedback.
You can't use GPU affinity to choose a particular GPU in JOGL (see WGL_NV_gpu_affinity). However, feel free to make a request for enhancement so that JOGL includes a mechanism to pick the desired GPU, for example by using
this trick.