File tree Expand file tree Collapse file tree
Tools/GPU-Occupancy-Calculator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ <h3>Disclaimer</h3>
240240 "device_info" : {
241241 "EU_Per_Sub_Slice" : 8 ,
242242 "Threads_Per_EU" : 8 ,
243- "EU_Count" : [ 320 , 288 ] ,
243+ "EU_Count" : [ 160 , 144 ] ,
244244 "Max_Threads_Per_Sub_Slice" : 64 ,
245245 "Large_GRF_Mode" : false ,
246246 "Subgroup_Sizes" : [ 32 , 16 ] ,
@@ -1279,7 +1279,7 @@ <h3>Disclaimer</h3>
12791279 "device_info" : {
12801280 "EU_Per_Sub_Slice" : 8 ,
12811281 "Threads_Per_EU" : 8 ,
1282- "EU_Count" : 320 ,
1282+ "EU_Count" : 160 ,
12831283 "Max_Threads_Per_Sub_Slice" : 32 ,
12841284 "Large_GRF_Mode" : false ,
12851285 "Subgroup_Sizes" : [ 32 , 16 ] ,
@@ -1299,7 +1299,7 @@ <h3>Disclaimer</h3>
12991299 "device_info" : {
13001300 "EU_Per_Sub_Slice" : 8 ,
13011301 "Threads_Per_EU" : 8 ,
1302- "EU_Count" : 288 ,
1302+ "EU_Count" : 144 ,
13031303 "Max_Threads_Per_Sub_Slice" : 32 ,
13041304 "Large_GRF_Mode" : false ,
13051305 "Subgroup_Sizes" : [ 32 , 16 ] ,
You can’t perform that action at this time.
0 commit comments