HP-MPI Version 1.0 for Windows Release Note

HP-MPI V1.0 for Windows Release Note
What’s in This Version
11
Thread-compliant library
HP-MPI provides a thread-compliant version of the MPI library for 32- and 64-bit
applications. To link with the thread-compliant library, specify the -lmtmpi option to the MPI
build scripts when compiling your HP-MPI application.
For more information, refer to the mpimtsafe(1) man page.
Global environment variable settings via mpirun command line
Environment variables can be used to control and customize the behavior of an HP-MPI
application. The environment variables that affect the behavior of HP-MPI at run time are
described in the mpienv(1) man page.
To set environment variables for a Windows HP-MPI job depends on how you submit the job.