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
29763aa1
Commit
29763aa1
authored
Feb 04, 2025
by
Aviral Goel
Browse files
print success message
parent
a671c408
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
example/ck_tile/18_flexattn/script/run_full_test.sh
example/ck_tile/18_flexattn/script/run_full_test.sh
+1
-1
No files found.
example/ck_tile/18_flexattn/script/run_full_test.sh
View file @
29763aa1
...
@@ -39,5 +39,5 @@ export fmha_fwd_log="perf_tile_flex_attn_$GPU_arch.log"
...
@@ -39,5 +39,5 @@ export fmha_fwd_log="perf_tile_flex_attn_$GPU_arch.log"
print_log_header
$fmha_fwd_log
$env_type
$branch
$host_name
print_log_header
$fmha_fwd_log
$env_type
$branch
$host_name
echo
"Running performance benchmark for tile_flex_attn_fwd"
echo
"Running performance benchmark for tile_flex_attn_fwd"
example/ck_tile/18_flexattn/script/benchmark_fwd.sh 2>&1 |
tee
-a
$fmha_fwd_log
example/ck_tile/18_flexattn/script/benchmark_fwd.sh 2>&1 |
tee
-a
$fmha_fwd_log
echo
"Finishing performance benchmark for tile_flex_attn_fwd"
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