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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

I–Useful Programs and Files<br />

Summary and Descriptions of Useful Files<br />

Table I-3. Common Tasks and Commands Summary (Continued)<br />

Reboot hosts<br />

Function<br />

Command<br />

As a root user:<br />

mpirun -m hostsfile -ppn 1 \<br />

-np numhosts -nonmpi reboot<br />

Run a command on all hosts mpirun -m hostsfile -ppn 1 \<br />

-np numhosts -nonmpi <br />

Examples:<br />

mpirun -m hostsfile -ppn 1 \<br />

-np numhosts -nonmpi hostname<br />

mpirun -m hostsfile -ppn 1 \<br />

-np numhosts -nonmpi date<br />

Copy a file to all hosts<br />

Summarize the fabric components<br />

Show the status of host Infini-<br />

Band ports<br />

Verify that the hosts see each<br />

other<br />

Check MPI performance<br />

Using bash:<br />

$ for i in $( cat hostsfile )<br />

do<br />

scp $i:<br />

done<br />

ipathbug-helper -m hostsfile \<br />

> ipath-info-allhosts<br />

ipathbug-helper -m hostsfile \<br />

> ipath-info-allhosts<br />

mpirun -m hostsfile -ppn 1 \<br />

-np numhosts -nonmpi ipath_control -i<br />

ipath_checkout --run=5 hostsfile<br />

ipath_checkout --run=7 hostsfile<br />

Generate all hosts problem<br />

report information<br />

ipathbug-helper -m hostsfile \<br />

> ipath-info-allhosts<br />

Table Notes<br />

The " \ " indicates commands that are broken across multiple lines.<br />

Summary and Descriptions of Useful Files<br />

Useful files are summarized in Table I-4. Names in blue text are linked to a<br />

corresponding section that provides further details.<br />

I-18 D000046-005 B

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

Saved successfully!

Ooh no, something went wrong!