Thanks - that's exactly what I needed! Works as advertised. :o)
On Thu, Nov 16, 2017 at 1:27 PM, Aurelien Bouteiller
wrote:
> Adam. Your MPI program is incorrect. You need to replace the finalize on
> the process that found the error with MPIAbort
>
> On Nov 16, 2017 10:38, "Adam Sylvester" wr
Adam. Your MPI program is incorrect. You need to replace the finalize on
the process that found the error with MPIAbort
On Nov 16, 2017 10:38, "Adam Sylvester" wrote:
> I'm using Open MPI 2.1.0 for this but I'm not sure if this is more of an
> Open MPI-specific implementation question or what th
I'm using Open MPI 2.1.0 for this but I'm not sure if this is more of an
Open MPI-specific implementation question or what the MPI standard
guarantees.
I have an application which runs across multiple ranks, eventually reaching
an MPI_Gather() call. Along the way, if one of the ranks encounters a