HP-MPI Version 1.2 for Windows Release Note

-mpif90 <compiler>
-mpisyntax <windows|unix>
The following HP-MPI HP-UX/Linux features are NOT available in this HP-MPI Windows release:
Support for MPI-2 dynamic processes
mpiexec, mpiclean, mpirun.all
MPICH compatibility mode
Deferred deregistration of memory on RDMA networks
-l < user> option (change user ID for job execution)
1.2.4 Description of Features
The following section provides brief descriptions of the new features included in this release.
For more information on HP-MPI, refer to the HP-MPI User’s Guide available at http://docs.hp.com
or the manpages in C:\Program Files (x86)\Hewlett-Packard\HP-MPI\man.
1.2.4.1 Appfile, Hostlist, and Hostfile Support for Windows 2008
HP-MPI V1.2 contains a variety of new launch options for the mpirun.exe command. The
-hostfile and -hostlist options enable the user to launch the same executable across a
collection of hosts. The -f option and an appfile enable applications to launch that consist of
multiple programs or that run on multiple hosts. Detailed examples of these options are given
in the “Building and Running Applications” (page 25) of this release note.
1.2.4.2 Support for DDR/ConnectX IBAL Drivers for Windows 2008
At the time of this release, the Windows 2008 drivers for InfiniBand are WinOF 2.0. These
drivers are currently beta drivers. HP-MPI tested with the Mellanox WinOF 2.0-RC3/WinIB 1.4.1
drivers. These drivers support 64-bit InfiniBand DDR and ConnectX cards on Windows 2008.
HP-MPI supports InfiniBand IBAL protocol with these drivers and HP anticipates support for
the final release version of these drivers. However, because the final release drivers were
unavailable at the time of the HP-MPI V1.2 release, they are not tested.
1.2.4.3 Support for New mpirun Options
-ccperr <filename>
Assigns the job standard error file to the given filename
when starting a job through the automatic job
scheduler/launcher feature of HP-MPI. This flag is only
effective if used by the HP-MPI automatic job
scheduler/launcher.
-ccpin <filename>
Assigns the job standard input file to the given filename
when starting a job through the automatic job
scheduler/launcher feature of HP-MPI. This flag is only
effective if used by the HP-MPI automatic job
scheduler/launcher.
-ccpout <filename>
Assigns the job standard output file to the given filename
when starting a job through the automatic job
scheduler/launcher feature of HP-MPI. This flag is only
effective if used by the HP-MPI automatic job
scheduler/launcher.
-ccpwait Causes the mpirun command to wait for the Windows
2008 job to finish before returning to the command prompt
when starting a job through automatic job
scheduler/launcher feature of HP-MPI. By default, mpirun
automatic jobs do not wait. This flag is only effective if
used by the HP-MPI automatic job scheduler/launcher.
1.2 What’s in This Version 9