[mpich-discuss] how to make mpich crash hard so I can gdb bt it?

Jed Brown jedbrown at mcs.anl.gov
Fri Oct 11 17:11:22 CDT 2013


Ken Raffenetti <raffenet at mcs.anl.gov> writes:

>   MPI_Comm_set_errhandler(MPI_COMM_WORLD, MPI_ERRORS_RETURN);

This is less useful in a debugger because you don't get to see the MPICH
stack that may give more information about what caused the function to
fail.  You can always walk up the stack in the debugger.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20131011/2c9ad96e/attachment.sig>


More information about the discuss mailing list