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
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Hi, I'm trying to use dcgm exporter to monitor gpu utilization with mig device.
mig mixed strategy was set on k8s and gpu setting is as follows.
gpu0 : mig enabled (mig device 7)
gpu1 ~ gpu6: mig disabled
when I try to get metrics from dcgm exporter, I only get gpu0(mig) information, not gpu1 ~ gpu6. (+ also, prometheus only shows gpu0, not others)
Can I get mig disabled and mig enabled metrics values?
Hi, I'm trying to use dcgm exporter to monitor gpu utilization with mig device.
mig mixed strategy was set on k8s and gpu setting is as follows.
when I try to get metrics from dcgm exporter, I only get gpu0(mig) information, not gpu1 ~ gpu6. (+ also, prometheus only shows gpu0, not others)
Can I get mig disabled and mig enabled metrics values?
nvidia-smi
output:DCGM_FI_PROF_GR_ENGINE_ACTIVE
metric then these outputs are shown:The text was updated successfully, but these errors were encountered: