[MPI3 Fortran] Asynchronous MPI calls

Jeff Squyres jsquyres at cisco.com
Thu May 7 06:20:07 CDT 2009


<= MPI 2.1, if you started an async communication, you could not look  
at (read or write) the buffer at all.

Starting with MPI 2.2, you may *read* the buffer of a pending non- 
blocking send.


On May 6, 2009, at 7:00 PM, Craig Rasmussen wrote:

> I seem to remember a discussion regarding what can be done to a buffer
> while an asynchronous operation is pending (before MPI_Wait is
> called).  Can someone refresh my memory.  I think there are to be
> changes to the MPI standard regarding this.
>
> -craig
>
> _______________________________________________
> mpi3-fortran mailing list
> mpi3-fortran at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-fortran
>


-- 
Jeff Squyres
Cisco Systems




More information about the mpiwg-fortran mailing list