Dynamic Process Management

The examples from this chapter are presented here. These should be used with a Makefile generated using the configure from the top level.

A parallel copy and a parallel matrix-vector multiply are included. These use MPI_COMM_SPAWN to create the MPI processes that then perform the operations.

Computer Science Department
University of Illinois Urbana-Champaign