[Paraview] 3.98 MPI_Finalize out of order in pvbatch

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Dec 18 14:42:10 EST 2012


That's really odd. Looking at the call stacks, it looks like the the
code on both processes is at the right location: both are calling
MPI_Finalize(). I verified that MPI_Finalize() does indeed gets called
once (by adding a break point on MPI_Finalize in pvbatch). Burlen, can
you peek into the files (finalize.c, adi.c etc.) to see if we can spot
why the two processes diverge?

Utkarsh

On Fri, Dec 7, 2012 at 3:13 PM, Burlen Loring <bloring at lbl.gov> wrote:
> #5  0x00002b073a2e3c04 in PMPI_Finalize () at finalize.c:27


More information about the ParaView mailing list