提交 caa0ca3e authored 作者: Simon Lefrancois's avatar Simon Lefrancois 提交者: GitHub

separate buildbot python2_debug cache dir

The regular python2 and python2_debug buildbots used the same cache directory.
上级 70340839
......@@ -18,7 +18,7 @@ echo "Directory of stdout/stderr ${BUILDBOT_DIR}"
echo
echo
BASE_COMPILEDIR=$HOME/.theano/buildbot_theano_python2
BASE_COMPILEDIR=$HOME/.theano/buildbot_theano_python2_debug
ROOT_CWD=$WORKSPACE/nightly_build
FLAGS=base_compiledir=$BASE_COMPILEDIR
COMPILEDIR=`THEANO_FLAGS=$FLAGS python -c "from __future__ import print_function; import theano; print(theano.config.compiledir)"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论