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