[MPI3 Fortran] [Interop-tr] [Mpi-forum] Comment on Fortran WG5 ballot N1846
Van Snyder
Van.Snyder at jpl.nasa.gov
Wed Apr 20 12:07:21 CDT 2011
On Wed, 2011-04-20 at 02:35 -0700, Rolf Rabenseifner wrote:
> Van and all Forum members,
>
> Why not including buf into the argument list of MPI_Wait?
I've come to agree with Rolf and Nick that putting the buffer in
MPI_Wait is unnecessary. The semantics of the ASYNCHRONOUS attribute
are quite clear: It applies throughout the scoping unit, no matter
where references to the asynchronous object appear.
Putting the buffer in MPI_Wait wouldn't help anyway, unless we were to
do away with GO TO.
More information about the mpiwg-fortran
mailing list