On Feb 3, 2012, at 11:45 PM, Aurélien Bouteiller wrote:
> The mpi_abort_delay parameters does deadlock the aborting process, as to ease
> the manual attachment of gdb, only if the code does indeed call MPI_Abort.
>
> Is there any similar command line trick to keep alive a process that is
> exi
Dear all,
The mpi_abort_delay parameters does deadlock the aborting process, as to ease
the manual attachment of gdb, only if the code does indeed call MPI_Abort.
Is there any similar command line trick to keep alive a process that is exiting
with assert() (or better with segfault etc) ?
--