[mpich-discuss] Hydra, Runtime error

Dave Goodell goodell at mcs.anl.gov
Wed Jan 26 09:55:56 CST 2011


On Jan 26, 2011, at 9:19 AM CST, Dave Goodell wrote:

> I'll put an error check in MPI_Gatherv in order to make the error a bit easier to understand.

Actually, on second look, MPIR_Localcopy is the only sane place to check for this sort of aliasing. The displs and recvcnts arrays make any check at the gatherv layer excessively complicated.

-Dave



More information about the mpich-discuss mailing list