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
08f22006
"...resnet50_tensorflow.git" did not exist on "65174bdcc3706169d1d419cd1d3d6796e66610a7"
Commit
08f22006
authored
Oct 22, 2023
by
illsilin
Browse files
add bash line to the script
parent
398a2c6a
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 @
08f22006
...
...
@@ -225,7 +225,7 @@ def cmake_build(Map conf=[:]){
}
echo
"ccache server: ${env.CK_SCCACHE}"
def
pre_setup_cmd
=
"""
def
pre_setup_cmd
=
"""
#!/bin/bash
echo \$HSA_ENABLE_SDMA
ulimit -c unlimited
rm -rf build
...
...
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