C o d e
  S c i e n t i f i c   P a r a l l e l   C o m p u t i n g
C h a p t e r   7
ABOUT CODE CONTACT ERRATA HOME LINKS PUP


Programs labelled standalone were tested with MPICH2.

program file description
7.1 batonpass.f
standalone
(Fortran and MPI) synchronization using baton using message passing
makefile,   run
7.2 ptsum.c
standalone
(C and POSIX threads) simple summation for calculating the n-th harmonic number
makefile,   run