Fixing Mi100/Mi200 Counters
Change-Id: Id4f074a639db1faa881a7f40fe521e294e984f54
[ROCm/rocprofiler commit: 4f88f712c4]
This commit is contained in:
@@ -222,7 +222,7 @@ class MetricsDict {
|
||||
|
||||
std::unordered_set<std::string> supported_agent_names = {
|
||||
"gfx906",
|
||||
"gfx908"
|
||||
"gfx908",
|
||||
"gfx90a", // Vega
|
||||
"gfx940",
|
||||
"gfx941",
|
||||
|
||||
Reference in New Issue
Block a user