Hi,<br><br>I&#39;m wondering what is the parallel complexity of MPI_Allgatherv.  I would suspect in the worst case it would be something like N log P but from the timings i&#39;m collecting this doesn&#39;t seem to be the case.  I&#39;m running tests on Kraken (<a href="http://www.nics.tennessee.edu/computing-resources/kraken">http://www.nics.tennessee.edu/computing-resources/kraken</a>) and it looks like it might be something like P log P.<br>

<br>Thanks,<br>Justin<br>