File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Tools/GPU-Occupancy-Calculator Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ <h3>Disclaimer</h3>
307
307
}
308
308
} ,
309
309
{
310
- "name" : "Discrete GPU (Xe HPG / Data Center Flex / ATSM)" ,
311
- "code" : "xe_hpg_dg2_flex " ,
310
+ "name" : "Discrete GPU (Xe HP / Data Center Flex / ATSM)" ,
311
+ "code" : "xe_hp_ats " ,
312
312
"device_info" : {
313
313
"EU_Per_Sub_Slice" : 16 ,
314
314
"Threads_Per_EU" : 8 ,
@@ -1109,9 +1109,9 @@ <h3>Disclaimer</h3>
1109
1109
//FLEX
1110
1110
{
1111
1111
"pci_id" : [ "56C1" ] ,
1112
- "name" : "Discrete GPU (Xe HPG )" ,
1112
+ "name" : "Discrete GPU (Xe HP )" ,
1113
1113
"product_name" : "Intel® Data Center GPU Flex 140" ,
1114
- "code" : "xe_hpg_dg2_flex " ,
1114
+ "code" : "xe_hp_ats " ,
1115
1115
"device_info" : {
1116
1116
"EU_Per_Sub_Slice" : 16 ,
1117
1117
"Threads_Per_EU" : 8 ,
@@ -1129,9 +1129,9 @@ <h3>Disclaimer</h3>
1129
1129
} ,
1130
1130
{
1131
1131
"pci_id" : [ "56C0" ] ,
1132
- "name" : "Discrete GPU (Xe HPG )" ,
1132
+ "name" : "Discrete GPU (Xe HP )" ,
1133
1133
"product_name" : "Intel® Data Center GPU Flex 170" ,
1134
- "code" : "xe_hpg_dg2_flex " ,
1134
+ "code" : "xe_hp_ats " ,
1135
1135
"device_info" : {
1136
1136
"EU_Per_Sub_Slice" : 16 ,
1137
1137
"Threads_Per_EU" : 8 ,
You can’t perform that action at this time.
0 commit comments