<div dir="ltr">Thanks.<div><br></div><div>src/mpi/pt2pt/waitall.c has both code and comments indicating that it matters.  The ideas for that code came from IBM (14f8143312e0dfd5eafcaedda8a874f66b912d1a), which presumably means that it helped on Blue Gene.<div><br></div><div>It is easy enough to measure message rate with and without an array of status objects to understand this quantitatively.<br><br>Best,<div><br></div><div>Jeff<br><br>On Fri, May 27, 2016 at 6:40 AM, William Gropp <<a href="mailto:wgropp@illinois.edu">wgropp@illinois.edu</a>> wrote:<br>><br>> This was the motivation, more than avoiding declaring a variable that was never read in the user’s program.  There was evidence for this from Intel in the early ‘90s, though I don’t know if anyone has looked into it recently.<br>><br>> Bill<br>><br>> William Gropp<br>> Director, Parallel Computing Institute<br>> Thomas M. Siebel Chair in Computer Science<br>> Chief Scientist, NCSA<br>> University of Illinois Urbana-Champaign<br>><br>><br>><br>><br>><br>> On May 26, 2016, at 6:30 PM, Jeff Hammond <<a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a>> wrote:<br>><br>> Is it correct to assume that it is cheaper to check for MPI_STATUS_IGNORE and MPI_STATUSES_IGNORE than to fill in the status object, in the case where the user does not need the status?<br>><br>> Thanks,<br>><br>> Jeff<br>><br>> --<br>> Jeff Hammond<br>> <a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br>> <a href="http://jeffhammond.github.io/">http://jeffhammond.github.io/</a><br>> _______________________________________________<br>> To manage subscription options or unsubscribe:<br>> <a href="https://lists.mpich.org/mailman/listinfo/devel">https://lists.mpich.org/mailman/listinfo/devel</a><br>><br>><br>><br>> _______________________________________________<br>> To manage subscription options or unsubscribe:<br>> <a href="https://lists.mpich.org/mailman/listinfo/devel">https://lists.mpich.org/mailman/listinfo/devel</a><br><br><br><br><br>--<br>Jeff Hammond<br><a href="mailto:jeff.science@gmail.com">jeff.science@gmail.com</a><br><a href="http://jeffhammond.github.io/">http://jeffhammond.github.io/</a><br><div><div class="gmail_extra">
</div></div></div></div></div></div>