Skip to content

Commit

Permalink
python/processor/sync_perfmon_definitions: add EMR pairs
Browse files Browse the repository at this point in the history
intel/perfmon#98 added dedicated files for
Emerald Rapids processors.
  • Loading branch information
fishilico committed Sep 9, 2023
1 parent 07691de commit 2e5c78a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/processor/sync_perfmon_definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
("BDW", "BDW-G"),
("CLX", "CLX-SP"),
("EHL", "JSL"),
("EMR", "EMR-X"),
("GLP", "GLK"),
("GNR", "GNR-D"),
("GNR", "GNR-X"),
Expand Down Expand Up @@ -96,6 +97,7 @@
("cascadelakex", "Cascade Lake Server"),
("elkhartlake", "Elkhart Lake"),
("elkhartlake", "Jasper Lake"),
("emeraldrapids", "Emerald Rapids Xeon"),
("goldmont", "Atom Goldmont D"),
("goldmont", "Atom Goldmont"),
("goldmontplus", "Atom Goldmont Plus"),
Expand Down

0 comments on commit 2e5c78a

Please sign in to comment.