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 
> exiting with assert() (or better with segfault etc) ?

Not within Open MPI, no.

I think if you want to catch those things, you'll need to install your own 
signal handlers.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to