QLogic 7104-1M-CABLE Manual Do Utilizador

Página de 130
5–Software Installation
About rpm Installation
5-16
IB0056101-00  H
S
4.
To install InfiniPath, QLogic MPI, and OpenFabrics, type the following (as a 
root user): 
#
rpm -Uvh InfiniPath/*.rpm InfiniPath-MPI/*.rpm \
InfiniPath-MPI/32bit/mpi-frontend-*.rpm \
InfiniPath-Devel/*.rpm Documentation/*.rpm OtherMPIs/*.rpm \
OpenFabrics/*.rpm OpenFabrics-Devel/*.rpm \
OtherHCAs/*.rpm OtherHCAs-Devel/*.rpm
Note that you need to install the 
InfiniPath-MPI/32bit/mpi-frontend-*.rpm even if you do not plan 
to use any other 32-bit RPMs. However, if you need 32-bit support, you can 
add the other 32bit subdirectories to the rpm command.
Install the OpenSM RPM only if you do not plan to use a switch-based or 
host-based SM. The OpenSM RPM is normally installed on the node where it 
will be used. If installed, it is off by default. This behavior can be modified. 
See 
 for more information.
To add Open SM, type this command:
#
rpm -Uvh OpenSM/*.rpm OpenSM-Devel/*.rpm
If you need 32-bit support, add the desired 32bit subdirectories to the rpm 
commands. 
Proceed to 
5.
To install QLogic MPI in an alternate location, type these commands instead 
of those in 
#
mkdir QLogic-MPI-prefixed
mv InfiniPath-MPI/mpi-* \
InfiniPath-MPI/32bit/mpi-frontend-*.rpm \
InfiniPath-Devel/mpi-devel* \
OtherMPIs/qlogic-mpi-register* \
Documentation/mpi-doc* QLogic-MPI-prefixed/
Note that you need to install the 
InfiniPath-MPI/32bit/mpi-frontend-*.rpm even if you do not plan 
to use any other 32-bit RPMs. However, if you need 32-bit support, you can 
add the other 32bit subdirectories to the rpm command.
NOTE:
If you want to use the mpi-selector to switch between QLogic MPI 
and other MPI implementations, install QLogic MPI in an alternate 
location, consistent with that of the other MPIs. Skip to 
.