27.12.2014 Views

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

QLogic OFED+ Host Software User Guide, Rev. B

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A<br />

mpirun Options Summary<br />

This section summarizes the most commonly used options to mpirun. See the<br />

mpirun (1) man page for a complete listing.<br />

Job Start Options<br />

-mpd<br />

This option is used after running mpdboot to start a daemon, rather than using the<br />

default ssh protocol to start jobs. See the mpdboot(1) man page for more<br />

information. None of the other mpirun options (with the exception of -h) are valid<br />

when using this option.<br />

-ssh<br />

This option uses the ssh program to start jobs, either directly or through<br />

distributed startup. This is the default.<br />

Essential Options<br />

-H, -hosts hostlist<br />

When this option is used, the list of possible hosts to run on is taken from the<br />

specified hostlist, which has precedence over the -machinefile option. The<br />

hostlist can be comma-delimited or quoted as a space-delimited list. The<br />

hostlist specification allows compressed representation of the form:<br />

host-[01-02,04,06-08], is equivalent to:<br />

host-01,host-02,host-04,host-06,host-07,host-08<br />

If the -np count is unspecified, it is adjusted to the number of hosts in the<br />

hostlist. If the -ppn count is specified, each host will receive as many<br />

processes.<br />

-machinefile filename, -m filename<br />

This option specifies the machines (mpihosts) file that contains the list of hosts to<br />

be used for this job. The default is $MPIHOSTS, then ./mpihosts, and finally<br />

~/.mpihosts.<br />

-nonmpi<br />

This option runs a non-MPI program, and is required if the node program makes<br />

no MPI calls. This option allows non-<strong>QLogic</strong> MPI applications to use mpirun’s<br />

parallel spawning mechanism.<br />

D000046-005 B A-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!