[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[mpi-21] Error in examples 3.17 and 3.18
To
:
mpi-21@xxxxxxxxxxxxx
Subject
: [mpi-21] Error in examples 3.17 and 3.18
From
: William Gropp <
gropp@xxxxxxxxxxx
>
Date
: Thu, 3 Jan 2008 16:26:36 -0600
Delivered-to
: mpifrm-mpi-21-outgoing@mailbouncer.mcs.anl.gov
Delivered-to
: mpifrm-mpi-21@mailbouncer.mcs.anl.gov
Reply-to
:
mpi-21@xxxxxxxxxxxxx
Sender
:
owner-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
Prev by Date:
[mpi-21] Error in MPI-1 Example 3.13
Next by Date:
[mpi-21] Formatting error in MPI-1
Previous by thread:
[mpi-21] Error in MPI-1 Example 3.13
Next by thread:
[mpi-21] Formatting error in MPI-1
Index(es):
Date
Thread