Skip to content

Commit 2ca44f3

Browse files
committed
moved the buildbot to the local directory.
1 parent c66249a commit 2ca44f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misc/do_nightly_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
#we set the compiledir to the /Tmp dir to make the test faster by bypassing the nfs network.
33
date
4-
ROOT_CWD=~/nightly_build
4+
ROOT_CWD=/Tmp/nightly_build
55

66
FLAGS=warn.argmax_pushdown_bug=False,warn.gpusum_01_011_0111_bug=False,warn.sum_sum_bug=False,warn.sum_div_dimshuffle_bug=False,compiledir=/Tmp/lisa_theano_compile_dir_deeplearning,seed=0
77
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/python2.5/config/

0 commit comments

Comments
 (0)