Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5867f64

Browse files
committed
fixed MTL configs
1 parent56f3602 commit5867f64

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎Tools/GPU-Occupancy-Calculator/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ <h3>Disclaimer</h3>
284284
"SLM_Size_Per_Work_Group":64,
285285
"TG_SLM_Sizes":[0,1,2,4,8,16,32,64],
286286
"Max_Work_Group_Size":1024,
287-
"Max_Num_Of_Workgroups":64,
288-
"Max_Num_Of_Barrier_Registers":64
287+
"Max_Num_Of_Workgroups":128,
288+
"Max_Num_Of_Barrier_Registers":128
289289
}
290290
},
291291
{
@@ -1205,8 +1205,8 @@ <h3>Disclaimer</h3>
12051205
"SLM_Size_Per_Work_Group":64,
12061206
"TG_SLM_Sizes":[0,1,2,4,8,16,32,64],
12071207
"Max_Work_Group_Size":1024,
1208-
"Max_Num_Of_Workgroups":64,
1209-
"Max_Num_Of_Barrier_Registers":64
1208+
"Max_Num_Of_Workgroups":128,
1209+
"Max_Num_Of_Barrier_Registers":128
12101210
}
12111211
},
12121212
{
@@ -1225,8 +1225,8 @@ <h3>Disclaimer</h3>
12251225
"SLM_Size_Per_Work_Group":64,
12261226
"TG_SLM_Sizes":[0,1,2,4,8,16,32,64],
12271227
"Max_Work_Group_Size":1024,
1228-
"Max_Num_Of_Workgroups":64,
1229-
"Max_Num_Of_Barrier_Registers":64
1228+
"Max_Num_Of_Workgroups":128,
1229+
"Max_Num_Of_Barrier_Registers":128
12301230
}
12311231
},
12321232
// LNL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp