<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div>Hello,<br><br></div>I want to signal an error in the website documentation. In this URL :<br><br><a href="https://www.mpich.org/static/docs/v3.2/www3/MPI_Igather.html">https://www.mpich.org/static/docs/v3.2/www3/MPI_Igather.html</a><br><dl><dt><b>recvcount </b></dt><dd>number of elements in receive buffer (significant only at root) (non-negative integer)

</dd></dl><p>should be  :</p><dl><dt><b>recvcount </b></dt><dd>number of elements for any single receive (integer, 
significant only at root</dd></dl><p>We can see this page 200 of the MPI standard, June 4, 2015.<br></p><p>Hugo T.<br></p></div>