Closed Mohamed-ben-khemis closed 6 months ago
You already asked an identical question in #252, and I already answered it. You are using VirtualGL incorrectly. Now you are also using GitHub incorrectly by spamming me with duplicate issues. Please do not do that again, or you will be blocked from this project.
Troubleshooting VirtualGL with NVIDIA GPU Operator in EKS
Issue Summary
Encountering issues with VirtualGL failing to detect GPUs within my EKS (Amazon Elastic Kubernetes Service) cluster using the NVIDIA GPU Operator. Despite confirming GPU presence with
nvidia-smi
, runningglxgears
with GPU acceleration usingvglrun
results in the following error:Details
vglrun -d /dev/nvidia0 glxgears
Issue
VirtualGL (vglrun) fails to initialize the 3D environment (
glxgears
) with an "Invalid EGL device" error when attempting GPU acceleration.Questions
Additional Information
nvidia-smi
within the container confirms GPU presence and functionality.terraform installation: