Skip to content

Commit

Permalink
Update install-and-configure/advanced-configuration/gpu.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chip Zoller <chipzoller@gmail.com>
  • Loading branch information
thomasvn and chipzoller authored Dec 10, 2024
1 parent 067e2f1 commit e29afaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-and-configure/advanced-configuration/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ Open the Prometheus web interface in your browser by navigating to `http://local

![Prometheus query showing DCGM Exporter metric](/images/gpu-prometheus-query.png)

Additionally, check the `DCGM_FI_PROF_GR_ENGINE_ACTIVE` metric. This is the metric Kubecost uses to determine GPU utilization. GPU efficiency features in the UI are only enabled when there are nonzero values for this metric.
Additionally, check the `DCGM_FI_PROF_GR_ENGINE_ACTIVE` metric. This is the metric Kubecost currently uses to determine GPU utilization. GPU efficiency features in the UI are only enabled when there are non-zero values for this metric.

![Prometheus query showing DCGM Exporter metric](/images/gpu-prometheus-query-gr-engine-active.png)

Expand Down

0 comments on commit e29afaf

Please sign in to comment.