dGPU limitations with OpenGL

Hello,

I’ve been trying to run some OpenGL code on the PX2’s dGPU, but it doesn’t seem possible according to this forum topic from last year [url]https://devtalk.nvidia.com/default/topic/1007105/faq/hardware/[/url]. I can’t find any more information in the documentation regarding this limitation. So is it currently not possible to run OpenGL code on the dGPU?

Thanks!

Dear acai1,

It is not possible to run OpenGL/OpenGL ES on the dGPU for below reason. Thanks.
The dGPU is faster than the integrated GPU (iGPU) but is limited to being a CUDA co- processor. It cannot run graphics code (OpenGL/OpenGL ES).