You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How did you deploy the dcgm-exporter and what is the configuration?
Build from source
How to reproduce the issue?
docker run -it --rm amazonlinux:2023
yum update -y
yum install golang
cd /tmp
git clone https://github.com/NVIDIA/dcgm-exporter.git
cd dcgm-exporter
make binary
make install
Anything else we need to know?
bash-5.2# go version
go version go1.22.7 linux/amd64
The text was updated successfully, but these errors were encountered:
What is the version?
3.3.8-3.6.0
What happened?
What did you expect to happen?
make binary
to succeedWhat is the GPU model?
N/A
What is the environment?
amazonlinux:2023
containerHow did you deploy the dcgm-exporter and what is the configuration?
Build from source
How to reproduce the issue?
Anything else we need to know?
The text was updated successfully, but these errors were encountered: