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
b602ae60
"...composable_kernel.git" did not exist on "ae2750404b2befe16f034e5e27365f0ff8087769"
Commit
b602ae60
authored
Feb 06, 2025
by
Aviral Goel
Browse files
fixed typo
parent
eedb9371
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Jenkinsfile
Jenkinsfile
+1
-1
No files found.
Jenkinsfile
View file @
b602ae60
...
@@ -683,7 +683,7 @@ def process_results(Map conf=[:]){
...
@@ -683,7 +683,7 @@ def process_results(Map conf=[:]){
unstash
"perf_tile_flex_attn_log_gfx942"
unstash
"perf_tile_flex_attn_log_gfx942"
}
}
catch
(
Exception
err
){
catch
(
Exception
err
){
echo
"could not locate the F
MHA
performance logs: ${err.getMessage()}."
echo
"could not locate the F
lex Attention
performance logs: ${err.getMessage()}."
}
}
}
}
if
(
params
.
RUN_CK_TILE_GEMM_TESTS
){
if
(
params
.
RUN_CK_TILE_GEMM_TESTS
){
...
...
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