The SP nodes process interactive jobs via the IBM Loadleveler load-balancing
batch queueing system. Both serial and parallel jobs may
be submitted to the dawson SP nodes. Interactive use of the dawson
SP is allowed. For a more complete description of the queues and scheduling of
the nodes see queues.
Submitting POE Interactive Jobs to LoadLeveler
Before you can submit jobs to LoadLeveler, please add the following
path to your PATH: /usr/lpp/LoadL/full/bin, for man pages please
add the man path to MANPATH: /usr/lpp/LoadL/full/man . All loadleverler
commands are under /usr/lpp/LoadL/full/bin.
$ poe ./main -rmpool 1 -nodes 2 -tasks_per_node 2
(always specify "-rmpool 1" as this instructs loadleveler which nodes
are can be used to execute this job)