Example batch jobs
All examples are also on the cluster in directory
/sw/batch/examples.
The examples fall into four groups:
- Generic structure of a (SLURM) batch job explains what makes a shell script to a batch job.
 - First test jobs contains simple jobs that work without modifications.
 - Prodution jobs for the three partitions of the
cluster.
All jobs in thestdandbigpartitions are parallel jobs.
The examples contain placeholders for accounts and binaries. - Productions jobs for executing
independent tasks in parallel with our tool jobber.
Such embarrissingly parallel jobs can run on thestdand thegpupartition
(thebigpartition should only be used for really parallel applications).