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>
307307 }
308308} ,
309309{
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 " ,
312312 "device_info" : {
313313 "EU_Per_Sub_Slice" : 16 ,
314314 "Threads_Per_EU" : 8 ,
@@ -1109,9 +1109,9 @@ <h3>Disclaimer</h3>
11091109//FLEX
11101110{
11111111 "pci_id" : [ "56C1" ] ,
1112- "name" : "Discrete GPU (Xe HPG )" ,
1112+ "name" : "Discrete GPU (Xe HP )" ,
11131113 "product_name" : "Intel® Data Center GPU Flex 140" ,
1114- "code" : "xe_hpg_dg2_flex " ,
1114+ "code" : "xe_hp_ats " ,
11151115 "device_info" : {
11161116 "EU_Per_Sub_Slice" : 16 ,
11171117 "Threads_Per_EU" : 8 ,
@@ -1129,9 +1129,9 @@ <h3>Disclaimer</h3>
11291129} ,
11301130{
11311131 "pci_id" : [ "56C0" ] ,
1132- "name" : "Discrete GPU (Xe HPG )" ,
1132+ "name" : "Discrete GPU (Xe HP )" ,
11331133 "product_name" : "Intel® Data Center GPU Flex 170" ,
1134- "code" : "xe_hpg_dg2_flex " ,
1134+ "code" : "xe_hp_ats " ,
11351135 "device_info" : {
11361136 "EU_Per_Sub_Slice" : 16 ,
11371137 "Threads_Per_EU" : 8 ,
You can’t perform that action at this time.
0 commit comments