We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56a0261 + 94d83dd commit ecdbea4Copy full SHA for ecdbea4
Tools/GPU-Occupancy-Calculator/index.html
@@ -277,7 +277,7 @@ <h3>Disclaimer</h3>
277
"EU_Per_Sub_Slice": 16,
278
"Threads_Per_EU": 8,
279
"EU_Count": [128, 112, 64, 48],
280
- "Max_Threads_Per_Sub_Slice": 64,
+ "Max_Threads_Per_Sub_Slice": 128,
281
"Large_GRF_Mode": false,
282
"Subgroup_Sizes": [32, 16, 8],
283
"SLM_Size_Per_Sub_Slice": 128,
@@ -1198,7 +1198,7 @@ <h3>Disclaimer</h3>
1198
1199
1200
"EU_Count": 128,
1201
1202
1203
1204
@@ -1218,7 +1218,7 @@ <h3>Disclaimer</h3>
1218
1219
1220
"EU_Count": 64,
1221
1222
1223
1224
0 commit comments