[mpiwg-p2p] Review of Pythonization changes for Chapter 3

Gropp, William D wgropp at illinois.edu
Sat Jan 25 11:04:12 CST 2020


I believe this choice is because of MPI_STATUS_IGNORE - there is, in fact, both an IN value (don’t fill in the status) and an OUT value (place the status value here). We do note in the intro that the MPI IN and OUT do not exactly match Fortran, for these reasons.

Bill

William Gropp
Director and Chief Scientist, NCSA
Thomas M. Siebel Chair in Computer Science
University of Illinois Urbana-Champaign






On Jan 22, 2020, at 5:07 AM, HOLMES Daniel via mpiwg-p2p <mpiwg-p2p at lists.mpi-forum.org<mailto:mpiwg-p2p at lists.mpi-forum.org>> wrote:

3) The F08 bindings for all variants of the MPI_TEST, MPI_WAIT, and MPI_PROBE functions and the MPI_REQUEST_GET_STATUS function do not specify an INTENT for the status(es) parameter. We could fix this by including “INTENT(OUT)” in all cases (by choosing the correct Python setting).


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpiwg-p2p/attachments/20200125/e874e7db/attachment.html>


More information about the mpiwg-p2p mailing list