HP-MPI User's Guide (11th Edition)

xvi
You should already have experience developing UNIX applications. You
should also understand the basic concepts behind parallel processing, be
familiar with MPI, and with the MPI 1.2 and MPI-2 standards (MPI: A
Message-Passing Interface Standard and MPI-2: Extensions to the
Message-Passing Interface, respectively).
You can access HTML versions of the MPI 1.2 and 2 standards at
http://www.mpi-forum.org. This guide supplements the material in the
MPI standards and MPI: The Complete Reference.
Some sections in this book contain command line examples used to
demonstrate HP-MPI concepts. These examples use the /bin/csh syntax
for illustration purposes.