Examples Programs for Chapter 3: Using MPI in Simple Programs

This section contains the example programs from Chapter 3, along with a Makefile and a Makefile.in that may be used with the configure program included with the examples. To run the programs, consult your MPI implementation. Many implementations provide an mpiexec program, as recommended by the MPI standard. The logging versions of the programs (monte and matmatlog) require the mpe library.
Computer Science Department
University of Illinois Urbana-Champaign