HP-MPI Version 2.2.7 for Linux Release Note

(MPI BUG: Valid MPI license not found in search path)
4.2.3 Merging Licenses
Newer HP-MPI licenses use the INCREMENT feature which allows separate HP-MPI licenses
to be used in combination by concatenating files. For example:
License 1:
SERVER myserver 0014c2c1f34a
DAEMON HPQ
INCREMENT HP-MPI HPQ 1.0 permanent 8 9A40ECDE2A38 \
NOTICE="License Number = AAAABBBB1111" SIGN=E5CEDE3E5626
License 2:
SERVER myserver 0014c2c1f34a
DAEMON HPQ
INCREMENT HP-MPI HPQ 1.0 permanent 16 BE468B74B592 \
NOTICE="License Number = AAAABBBB2222" SIGN=9AB4034C6CB2
In this example, License 1 is for 8 ranks, and License 2 is for 16 ranks. The two licenses can be
combined into a single file:
SERVER myserver 0014c2c1f34a
DAEMON HPQ
INCREMENT HP-MPI HPQ 1.0 permanent 8 9A40ECDE2A38 \
NOTICE="License Number = AAAABBBB1111" SIGN=E5CEDE3E5626
SERVER myserver 0014c2c1f34a
DAEMON HPQ
INCREMENT HP-MPI HPQ 1.0 permanent 16 BE468B74B592 \
NOTICE="License Number = AAAABBBB2222" SIGN=9AB4034C6CB2
The result is a valid license for 24 ranks.
26 Licensing Information