move scripts in irace/expe/alpha/
This commit is contained in:
parent
e2b74349e1
commit
c9cbd4ee14
13 changed files with 0 additions and 0 deletions
|
|
@ -1,14 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
date -Iseconds
|
||||
echo "STARTS"
|
||||
|
||||
for r in $(seq 15); do
|
||||
echo "Run $r/15";
|
||||
date -Iseconds
|
||||
./run_irace_parallel-batch.sh
|
||||
date -Iseconds
|
||||
done
|
||||
|
||||
echo "DONE"
|
||||
date -Iseconds
|
||||
Loading…
Add table
Add a link
Reference in a new issue