From 6fd97c14c749940bad03afc32d66920bd6018a17 Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Thu, 6 Jul 2023 21:22:49 +0000 Subject: [PATCH] Fixing Mi100/Mi200 Counters Change-Id: Id4f074a639db1faa881a7f40fe521e294e984f54 [ROCm/rocprofiler commit: 4f88f712c4625b19d2241f661b829286bf745320] --- projects/rocprofiler/src/core/counters/metrics/metrics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler/src/core/counters/metrics/metrics.h b/projects/rocprofiler/src/core/counters/metrics/metrics.h index 9424e8288c..b1de2b0dc0 100755 --- a/projects/rocprofiler/src/core/counters/metrics/metrics.h +++ b/projects/rocprofiler/src/core/counters/metrics/metrics.h @@ -222,7 +222,7 @@ class MetricsDict { std::unordered_set supported_agent_names = { "gfx906", - "gfx908" + "gfx908", "gfx90a", // Vega "gfx940", "gfx941",