MPI Programming Howto for Beginners

To introduce how to parallelize Fortran programs using the MPI library, let us consider very simple example problems. We will see basic idea of parallelization, and actual implementation of that idea using the MPI library in example 1.

  1. Example 1: 1D Diffusion Equation
  2. Subroutine Synopses
  3. References

Written by "Ryusuke NUMATA" <rnumata at umd.edu>
http://www.glue.umd.edu/~rnumata/
Last modified: $Date: 2008-01-23 16:15:00 -0500 (Wed, 23 Jan 2008)$

Valid XHTML 1.0 Strict