source: trunk/Mars/condor/processds.submit@ 18531

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