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_ROCM
Commits
bdc1dd6f
Commit
bdc1dd6f
authored
Nov 22, 2024
by
Rostyslav Geyyer
Browse files
Fix typo
parent
26d32773
Changes
1
Hide 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 @
bdc1dd6f
...
@@ -156,7 +156,7 @@ CK_DECLARE_ENV_VAR_BOOL(CK_LOGGING)
...
@@ -156,7 +156,7 @@ CK_DECLARE_ENV_VAR_BOOL(CK_LOGGING)
// set rounding to nearest even as default for f8 conversions
// set rounding to nearest even as default for f8 conversions
#define CK_USE_SR_F8_CONVERSION 0
#define CK_USE_SR_F8_CONVERSION 0
// set rounding to nearest even as default for f
8
conversions
// set rounding to nearest even as default for f
4
conversions
#define CK_USE_SR_F4_CONVERSION 0
#define CK_USE_SR_F4_CONVERSION 0
// block synchronization only s_wait lgkmcnt(0), not vmcnt(0)
// block synchronization only s_wait lgkmcnt(0), not vmcnt(0)
...
...
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