提交 d90d5ee4 authored 作者: slefrancois's avatar slefrancois

jenkins use device=gpu

上级 c5eb6d78
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
BUILDBOT_DIR=$WORKSPACE/nightly_build BUILDBOT_DIR=$WORKSPACE/nightly_build
THEANO_PARAM="theano --with-timer --timer-top-n 10" THEANO_PARAM="theano --with-timer --timer-top-n 10"
export THEANO_FLAGS=init_gpu_device=gpu0 export THEANO_FLAGS=init_gpu_device=gpu
export GPUARRAY=none export GPUARRAY=none
source $HOME/.bashrc source $HOME/.bashrc
......
...@@ -4,7 +4,6 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build ...@@ -4,7 +4,6 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build
THEANO_PARAM="theano --with-timer --timer-top-n 10" THEANO_PARAM="theano --with-timer --timer-top-n 10"
# Set test reports using nosetests xunit # Set test reports using nosetests xunit
XUNIT="--with-xunit --xunit-file=" XUNIT="--with-xunit --xunit-file="
export THEANO_FLAGS=init_gpu_device=gpu0
export GPUARRAY=none export GPUARRAY=none
source $HOME/.bashrc source $HOME/.bashrc
......
...@@ -4,7 +4,7 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build ...@@ -4,7 +4,7 @@ BUILDBOT_DIR=$WORKSPACE/nightly_build
THEANO_PARAM="theano --with-timer --timer-top-n 10" THEANO_PARAM="theano --with-timer --timer-top-n 10"
# Set test reports using nosetests xunit # Set test reports using nosetests xunit
XUNIT="--with-xunit --xunit-file=" XUNIT="--with-xunit --xunit-file="
export THEANO_FLAGS=init_gpu_device=gpu0 export THEANO_FLAGS=init_gpu_device=gpu
export GPUARRAY=none export GPUARRAY=none
source $HOME/.bashrc source $HOME/.bashrc
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论