HP-MPI User's Guide (11th Edition)
Getting started
Getting started using Windows
Chapter 238
Windows man pages
The man pages are located in the "%MPI_ROOT%\man\" subdirectory
for Windows. They can be grouped into three categories: general,
compilation, and run time. There is one general man page, MPI.1, that is
an overview describing general features of HP-MPI. The compilation and
run-time man pages are those that describe HP-MPI utilities.
Table 2-4 describes the three categories of man pages in the man1
subdirectory that comprise man pages for HP-MPI utilities.
include\32 32-bit header files
include\64 64-bit header files
lib HP-MPI libraries
man HP-MPI man pages in HTML format
devtools Windows HP-MPI services
licenses Repository for HP-MPI license file
doc Release notes, Debugging with HP-MPI Tutorial
Table 2-3 Directory Structure for Windows (Continued)
Subdirectory Contents
Table 2-4 Windows man page categories
Category man pages Description
General MPI.1
Describes the general features of
HP-MPI
Compilation
mpicc.1
mpif90.1
Describes the available compilation
utilities. Refer to “Compiling
applications” on page 45 for more
information