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
ab26a544
Commit
ab26a544
authored
Jan 12, 2025
by
Po Yen, Chen
Browse files
Remove macro #undef from header
parent
1563781a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
example/ck_tile/18_paged_attention/include/kernel/paged_attention_kernel.hpp
...paged_attention/include/kernel/paged_attention_kernel.hpp
+0
-5
No files found.
example/ck_tile/18_paged_attention/include/kernel/paged_attention_kernel.hpp
View file @
ab26a544
...
@@ -1017,8 +1017,3 @@ __launch_bounds__(NUM_THREADS) void paged_attention_ll4mi_reduce_kernel(
...
@@ -1017,8 +1017,3 @@ __launch_bounds__(NUM_THREADS) void paged_attention_ll4mi_reduce_kernel(
const
float
*
__restrict__
fp8_out_scale_ptr
){
UNREACHABLE_CODE
}
const
float
*
__restrict__
fp8_out_scale_ptr
){
UNREACHABLE_CODE
}
#endif // defined(__HIP__MI300_MI250__) TODO: Add NAVI support
#endif // defined(__HIP__MI300_MI250__) TODO: Add NAVI support
#undef WARP_SIZE
#undef MAX
#undef MIN
#undef DIVIDE_ROUND_UP
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