Skip to content

Difference between GLX and EGL Version #21

Answered by ehfd
pvmilk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi! Please refer to https://www.researchgate.net/publication/353658640_GPU_Remote_Desktop_Container_Project for the differences. I generally recommend docker-nvidia-glx-desktop for most cases including Kubernetes, and docker-nvidia-egl-desktop when you need software fallback when the GPU is not available (or even use AMD or Intel GPUs!), and in special situations including ARM CPUs. All you need is the NVIDIA container runtime set up and to use --gpu 1 or an equivalent argument, because NVIDIA uses a different method to the /dev/dri/cardX device.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ehfd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants