mpi_wallclock.ll openmp_wallclock.ll serial_wallclock.ll
Job steps let you combine multiple execution runs into a single script and introduce some additional flexibility for running your jobs. Think of using job steps when you're running sets of jobs while varying input files, or number of processors. The example files in /usr/local/doc/ll/advanced show some possible uses of scripts with multiple job steps. The files containing "_min" in their name show our most abbreviated samples for that job type.mpi_steps.ll openmp_steps.ll serial_steps.ll
mpi_steps_min.ll openmp_steps_min.llSee section 4.1 of the Workload Management with LoadLeveler book for more information about job steps and additional sample usage.