source:
branches/MarsMoreSimulationTruth/condor/processds.submit
Last change on this file was 8638, checked in by , 17 years ago | |
---|---|
File size: 388 bytes |
Line | |
---|---|
1 | copy_to_spool = false |
2 | Executable = ./ganymed |
3 | Arguments = -b -f -v5 --config=$(rc) $(add) --n=$(num) --out=$(path)$(out) --log=$(path)$(out)/ganymed$(num).log $(path)/datasets/dataset$(ds).txt |
4 | Universe = vanilla |
5 | Log = /tmp/condor.log |
6 | Error = $(path)/logs/condor-ds.error |
7 | Output = $(path)/logs/condor-ds.out |
8 | notification = Error |
9 | getenv = True |
10 | |
11 | Queue |
12 |
Note:
See TracBrowser
for help on using the repository browser.