QLogic 7104-2M-CABLE User Manual

Page of 130
5–Software Installation
About rpm Installation
IB0056101-00  H
5-17
A
Next, install all non-prefixed RPMs:
rpm -Uvh InfiniPath/*.rpm \
InfiniPath-Devel/infinipath-devel*.rpm \
OpenFabrics/*.rpm OpenFabrics-Devel/*.rpm \
OtherHCAs/*.rpm OtherHCAs-Devel/*.rpm \
Documentation/infinipath-doc*.rpm \
Documentation/ofed-doc*.rpm \
OtherMPIs/mpi-selector*.rpm OtherMPIs/mpitests*.rpm \
OtherMPIs/mvapich*.rpm OtherMPIs/openmpi*.rpm
Finally, install the prefixed QLogic-MPI RPMs in /usr/mpi/qlogic:
#
rpm -Uvh --prefix /usr/mpi/qlogic QLogic-MPI-prefixed/*.rpm
The desired prefix should be made available in the $MPICH_ROOT 
environment variable, either by global shell configuration files or through 
third-party environment management utilities such as mpi-selector or the 
Environment Modules. This allows QLogic MPI to correctly locate header 
and library files for MPI compilation and running parallel jobs. See the 
QLogic Host Channel Adapter and QLogic OFED Software Users Guide for 
details.
6.
Reboot.
RPM Organization
The complete RPM directories are organized as follows. Note that the suggested 
installation does not include all possible RPM directories. Install the files in the 
*-Devel directories if you are going use source code to do development work. 
The *-Debuginfo directories contain debug information and possibly source 
code, which may be useful for testing, debugging, and developing applications. 
The *-Static directories contain the static versions of the libraries, which can 
be used in place of the dynamic libraries when compiling and linking.
InfiniPath_license.txt,LEGAL.txt (top level)
Documentation/
InfiniPath/
InfiniPath/32bit
InfiniPath-Devel/
InfiniPath-MPI/
InfiniPath-MPI/32bit
OpenFabrics/
OpenFabrics/32bit/
OpenFabrics-Static/
OpenFabrics-Static/32bit/