nvidia_gpu_exporter
nvidia_gpu_exporter copied to clipboard
getting this working on wsl2
hi im trying to get this working in a docker container on wsl2. following the instructions has given me a couple stumbling blocks; /dev/nvidia0
and /dev/nvidiactl
don't exist. i found some sources saying /dev/glx
represents the wsl2 nvidia gpu for opengl enabled distros, so i could try that, but no help with nvidiactl
.
i also found libnvidia-ml.so.1
in /usr/lib/wsl/lib/
(according to nvidia this folder, which includes nvidia-smi
, is mounted into wsl from the host windows), but no libnvidia-ml.so