"...resnet50_tensorflow.git" did not exist on "65174bdcc3706169d1d419cd1d3d6796e66610a7"
Commit 08f22006 authored by illsilin's avatar illsilin
Browse files

add bash line to the script

parent 398a2c6a
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment