HP-MPI v2.2.5 for Linux HP MLIB v9.6 for Itanium LinuxDVD Insert
12
in the installation directory (default /opt/hpmpi/licenses) on
all the runtime systems, and on the license server.
You will need to provide the hostname and hostid number of the
system where the FLEXlm daemon for HP-MPI for Linux will
run. The hostid, which is the MAC address of eth0, can be
obtained either by typing the following command if HP-MPI is
already installed on the system:
% /opt/hpmpi/bin/licensing/<arch>/lmutil lmhostid
Or:
% /sbin/ifconfig | egrep "^eth0" | awk'{print $5}' |
sed s/://g
The hostname can be obtained by entering the command
hostname.
The default search path used to find an MPI license file is:
% $MPI_ROOT/licenses:/opt/hpmpi/licenses:.
For example, if MPI_ROOT=/home/hpmpi, license files will be
searched in the following order:
/home/hpmpi/licenses/license.dat
/home/hpmpi/licenses/*.lic