Re: [mpich2-maint] #1428: Documentation of the status argument to MPI_Recv is incomplete for Fortran
Hello, I see! Yes, I simply overlooked that bit - it appears after "Notes for Fortran" and just before "Errors". I apologize for the noise. Regards, Arjen On 2011-02-02 16:13, mpich2 wrote:
#1428: Documentation of the status argument to MPI_Recv is incomplete for Fortran ---------------------------------------+------------------------------------ Reporter: arjen.markus@� | Type: docs Status: closed | Priority: major Milestone: | Component: mpich2 Resolution: invalid | Keywords: ---------------------------------------+------------------------------------ Changes (by goodell):
* status: new => closed * resolution: => invalid
Comment:
This is pretty well documented, both in the MPI standard itself as well as the MPICH2 man pages. Here is an excerpt from our man page for MPI_Recv(3):
{{{ The status argument must be declared as an array of size MPI_STATUS_SIZE , as in integer status(MPI_STATUS_SIZE) . }}}
However, if you think there is another place where this should be mentioned, we welcome documentation patches.
DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail.
participants (1)
-
Arjen Markus