Finding the 3 best tuners after the learning process
[satune.git] / deploy-cs.sh
index 98f98f15af2031c32361d638455e4ebe4b9626ce..0afc09b72b4bb3fa3ee84b3dc21b1806576e42bc 100755 (executable)
@@ -4,11 +4,11 @@
 set -e
 
 BASE=../
 set -e
 
 BASE=../
-SERVERS="dc-8.calit2.uci.edu dc-9.calit2.uci.edu dc-10.calit2.uci.edu dc-11.calit2.uci.edu"
+SERVERS="dc-4.calit2.uci.edu dc-5.calit2.uci.edu dc-7.calit2.uci.edu dc-8.calit2.uci.edu dc-9.calit2.uci.edu dc-10.calit2.uci.edu dc-11.calit2.uci.edu"
 REMOTEDIR="/scratch/hamed/"
 INFILE="constraint_compiler/"
 SRC="constraint_compiler/src/"
 REMOTEDIR="/scratch/hamed/"
 INFILE="constraint_compiler/"
 SRC="constraint_compiler/src/"
-SHAREDDIR="~/"
+SHAREDDIR=~/
 OUTFILE=csolver.tar.gz
 USER=hamed
 
 OUTFILE=csolver.tar.gz
 USER=hamed