From: William Gropp Date: January 3, 2008 4:06:06 PM CST To: mpi-21@XXXXXXXXXXXXX Subject: [mpi-21] Further errors in MPI-1 example 3.12 Reply-To: mpi-21@XXXXXXXXXXXXX In addition to missing the communicator arguments in the calls to MPI_Isend and MPI_Irecv, several of the MPI_Wait calls are missing the ierr argument (Page 44, lines 6 and 14). The call to MPI_COMM_RANK, on page 43, line 44, is also missing the ierr argument. Bill William Gropp Paul and Cynthia Saylor Professor of Computer Science University of Illinois Urbana-Champaign