Skip to content

Commit ab69d39

Browse files
committed
rename Granite Rapids-SP -> Granite Rapids
Change-Id: I416c01cc64098345fbad1935c160bc19967ba28c
1 parent 480ba2a commit ab69d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpucounters.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5032,7 +5032,7 @@ const char * PCM::getUArchCodename(const int32 cpu_family_model_param) const
50325032
case EMR:
50335033
return "Emerald Rapids-SP";
50345034
case GNR:
5035-
return "Granite Rapids-SP";
5035+
return "Granite Rapids";
50365036
case GNR_D:
50375037
return "Granite Rapids-D";
50385038
case GRR:

0 commit comments

Comments
 (0)