Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
6188baff
Commit
6188baff
authored
Sep 28, 2018
by
Paul
Browse files
Try to print backtrace
parent
42266b0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Jenkinsfile
Jenkinsfile
+1
-0
No files found.
Jenkinsfile
View file @
6188baff
...
...
@@ -3,6 +3,7 @@ def rocmtestnode(variant, name, body) {
def
image
=
'migraphlib'
def
cmake_build
=
{
compiler
,
flags
->
def
cmd
=
"""
ulimit -c unlimited
rm -rf build
mkdir build
cd 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