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
67c204c6
Commit
67c204c6
authored
Jun 15, 2023
by
Po-Yen, Chen
Browse files
Do not build interwave instances
parent
efd3983d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/ck/ck.hpp
include/ck/ck.hpp
+1
-1
No files found.
include/ck/ck.hpp
View file @
67c204c6
...
@@ -141,7 +141,7 @@
...
@@ -141,7 +141,7 @@
// this will let make_default_loop_scheduler() return interwave scheduling flag by default
// this will let make_default_loop_scheduler() return interwave scheduling flag by default
#define CK_EXPERIMENTAL_DEFAULT_TO_INTER_WAVE_SCHEDULING 0
#define CK_EXPERIMENTAL_DEFAULT_TO_INTER_WAVE_SCHEDULING 0
// experimental feature: add instances using interwave scheduling
// experimental feature: add instances using interwave scheduling
#define CK_EXPERIMENTAL_INTER_WAVE_INSTANCES
1
#define CK_EXPERIMENTAL_INTER_WAVE_INSTANCES
0
// experimental feature: add instances using pipeline v2
// experimental feature: add instances using pipeline v2
#define CK_EXPERIMENTAL_PIPELINE_V2_INSTANCES 1
#define CK_EXPERIMENTAL_PIPELINE_V2_INSTANCES 1
...
...
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