<div dir="ltr"><div class="gmail_extra">On Fri, Dec 21, 2012 at 9:00 AM, Alexander Grayver <span dir="ltr"><<a href="mailto:agrayver@gfz-potsdam.de" target="_blank">agrayver@gfz-potsdam.de</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> MUMPS uses MPI_Iprobe on MPI_COMM_WORLD (hard-coded).<br>
<br></div>
Any reason they do it that way? Which part of the code is that (i.e. analysis/factorization/<u></u>solution.)?<br></blockquote></div><br></div><div class="gmail_extra" style>They should Iprobe on the proper communicator. I don't know if it's a mistake in MUMPS or if they were working around a historical bug in some MPI implementation. At this point, we don't have sufficiently detailed profiling to determine that this has anything to do with the strange performance degradation that Thomas is seeing.</div>
</div>