Demonstration of MPICH
A demonstration of parallel programming with MPICH is available.
It includes both MPI itself and features of the
MPE library of extensions, which includes parallel graphics. Find the
MPI installation, go to the directory mpich/mpe/contrib/mandel, and do
mpirun -np 3 pmandel
for a Mandelbrot calculation demo, using MPI communication and MPE graphics.
For an example of this computation, click on this image (warning: this is a
2 MB MPEG file)