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
0f1fca4d
Commit
0f1fca4d
authored
Mar 27, 2023
by
aska-0096
Browse files
disable buffer load due to incorrect 3rd dword
parent
b8e153a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
include/ck/ck.hpp
include/ck/ck.hpp
+3
-2
No files found.
include/ck/ck.hpp
View file @
0f1fca4d
...
...
@@ -68,11 +68,12 @@
#define CK_USE_AMD_WMMA
#endif
// TODO: enable buffer load when found correct 3rd dword
// buffer load
#define CK_USE_AMD_BUFFER_LOAD
1
#define CK_USE_AMD_BUFFER_LOAD
0
// buffer store
#define CK_USE_AMD_BUFFER_STORE
1
#define CK_USE_AMD_BUFFER_STORE
0
// buffer atomic add: integer
#define CK_USE_AMD_BUFFER_ATOMIC_ADD_INTEGER 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