Parallel jobs ============= The example in the previous section illustrates a *serial* job which runs a single CPU on a single node, and that does not exploit the resources available in the multiple nodes in the cluster. We illustrate some examples of *parallel* jobs .. toctree:: :maxdepth: 1 parallel_jobs/index