From: William Gropp Date: January 3, 2008 4:26:36 PM CST To: mpi-21@XXXXXXXXXXXXX Subject: [mpi-21] Error in examples 3.17 and 3.18 Reply-To: mpi-21@XXXXXXXXXXXXX In MPI-1, examples 3.17 and 3.18, the line IF (status(MPI_SOURCE) = 0) THEN should be IF (status(MPI_SOURCE) .EQ. 0) THEN Bill William Gropp Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign