File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Tools/GPU-Occupancy-Calculator Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ <h3>Disclaimer</h3>
240
240
"device_info" : {
241
241
"EU_Per_Sub_Slice" : 8 ,
242
242
"Threads_Per_EU" : 8 ,
243
- "EU_Count" : [ 320 , 288 ] ,
243
+ "EU_Count" : [ 160 , 144 ] ,
244
244
"Max_Threads_Per_Sub_Slice" : 64 ,
245
245
"Large_GRF_Mode" : false ,
246
246
"Subgroup_Sizes" : [ 32 , 16 ] ,
@@ -1279,7 +1279,7 @@ <h3>Disclaimer</h3>
1279
1279
"device_info" : {
1280
1280
"EU_Per_Sub_Slice" : 8 ,
1281
1281
"Threads_Per_EU" : 8 ,
1282
- "EU_Count" : 320 ,
1282
+ "EU_Count" : 160 ,
1283
1283
"Max_Threads_Per_Sub_Slice" : 32 ,
1284
1284
"Large_GRF_Mode" : false ,
1285
1285
"Subgroup_Sizes" : [ 32 , 16 ] ,
@@ -1299,7 +1299,7 @@ <h3>Disclaimer</h3>
1299
1299
"device_info" : {
1300
1300
"EU_Per_Sub_Slice" : 8 ,
1301
1301
"Threads_Per_EU" : 8 ,
1302
- "EU_Count" : 288 ,
1302
+ "EU_Count" : 144 ,
1303
1303
"Max_Threads_Per_Sub_Slice" : 32 ,
1304
1304
"Large_GRF_Mode" : false ,
1305
1305
"Subgroup_Sizes" : [ 32 , 16 ] ,
You can’t perform that action at this time.
0 commit comments