We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9656f59 + a617f1d commit 28f513aCopy full SHA for 28f513a
docs/man-openmpi/man3/MPI_Send.3.rst
@@ -53,7 +53,7 @@ Fortran 2008 Syntax
53
INPUT PARAMETERS
54
----------------
55
* ``buf``: Initial address of send buffer (choice).
56
-* ``count``: Number of elements send (nonnegative integer).
+* ``count``: Number of elements in send buffer (nonnegative integer).
57
* ``datatype``: Datatype of each send buffer element (handle).
58
* ``dest``: Rank of destination (integer).
59
* ``tag``: Message tag (integer).
0 commit comments