As previously explained, the scheduling system is in many ways the most
important feature of a modern cluster system. to use this system is
key to making the most efficient use of a cluster system as well as sharing it
with others. this section, a detailed explanation of job submission using
one of the more common job scheduler packages, TORQUE/MOAB, will be given. This
document will start from a basic understanding of the available commands to a
sample rundown of submitting simple jobs to the job queue.
Once basics are explained a detailed reference of all available tools
included in the scheduling system is provided, followed by advanced scripting,
which will explain how to write scripts for distributed programs that use MPI.