This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:batch:jobscriptexample [2017/05/03 17:56] – iwn | computing:batch:jobscriptexample [2017/06/07 20:59] (current) – iwn | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Two examples of submission scripts to PSI's T3 batch system. | ||
| + | |||
| + | |||
| ===== Example 1 ===== | ===== Example 1 ===== | ||
| Line 218: | Line 221: | ||
| <file text submitExample2.sh> | <file text submitExample2.sh> | ||
| - | #!/bin/bash | + | #! /bin/bash |
| # https:// | # https:// | ||
| # run with qsub -q all.q submitAnalysis.sh | # run with qsub -q all.q submitAnalysis.sh | ||