Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
2f82cfb1
Unverified
Commit
2f82cfb1
authored
Jul 08, 2021
by
Chao Liu
Committed by
GitHub
Jul 08, 2021
Browse files
Update default launch bounds (#43)
* update default launch bounds
parent
81c942cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
composable_kernel/include/utility/config.amd.hpp.in
composable_kernel/include/utility/config.amd.hpp.in
+1
-1
No files found.
composable_kernel/include/utility/config.amd.hpp.in
View file @
2f82cfb1
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#ifdef CK_USE_LAUNCH_BOUNDS
#ifdef CK_USE_LAUNCH_BOUNDS
#define CK_MAX_THREAD_PER_BLOCK 256
#define CK_MAX_THREAD_PER_BLOCK 256
#define CK_MIN_BLOCK_PER_CU
1
#define CK_MIN_BLOCK_PER_CU
2
#endif
#endif
// buffer resourse
// buffer resourse
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment