GoogleCloudPlatform / GoogleCloudPlatform/container-engine-accelerators
EGL doesn't work on kubernetes with k8s NVIDIA plugin
Open
- Dominant language
- Go
- Stars
- 252
- Forks
- 184
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 2
Description
Trying to run CARLA simulator in offscreen/EGL mode on GKE but failed.
Simulator uses nvidia/opengl image.
It runs correctly on nvidia-docker2 where drivers are mounted in /usr/lib/x86_64-linux-gnu. But on GKE drivers by default are attached by nvidia-plugin in /usr/local/nvidia/lib64.
Shall be new directories with library added to LD_LIBRARY_PATH of newly started container?
Contributor guide
Assessment
This issue has not been assessed yet.