From 6d80088c84e9f03b76bd77a908737a4da5ca5455 Mon Sep 17 00:00:00 2001 From: Benjamin Welton Date: Thu, 10 Oct 2024 12:04:03 -0700 Subject: [PATCH] Added FP64_ACTIVE and ENGINE_ACTIVE Should replicate DCGM_FI_PROF_EVAL_FLOPS_64 and DCGM_FI_PROF_GR_ENGINE_ACTIVE respectively. See https://ontrack-internal.amd.com/browse/SWDEV-490046 and https://ontrack-internal.amd.com/browse/SWDEV-490031 Change-Id: Ia79f6a1601beac48a350493f2e83ce322c1d8d33 --- src/core/counters/derived/metrics.xml | 5 +++++ src/core/counters/metrics/derived_counters.xml | 5 +++++ test/tool/metrics.xml | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/src/core/counters/derived/metrics.xml b/src/core/counters/derived/metrics.xml index 90e643275f..13f47b298d 100755 --- a/src/core/counters/derived/metrics.xml +++ b/src/core/counters/derived/metrics.xml @@ -395,6 +395,11 @@ + + + + + diff --git a/src/core/counters/metrics/derived_counters.xml b/src/core/counters/metrics/derived_counters.xml index 1bfb9e7f85..8ac94080d4 100755 --- a/src/core/counters/metrics/derived_counters.xml +++ b/src/core/counters/metrics/derived_counters.xml @@ -492,6 +492,11 @@ + + + + + diff --git a/test/tool/metrics.xml b/test/tool/metrics.xml index f5efe5c32c..3f3fa0cd93 100755 --- a/test/tool/metrics.xml +++ b/test/tool/metrics.xml @@ -362,6 +362,11 @@ + + + + +