Re: [mpich-discuss] how to make mpich crash hard so I can gdb bt it?
11 Oct
2013
11 Oct
'13
4:50 p.m.
Jeff Hammond <[email protected]> writes:
I apologize if this is a stupid question, but I would like MPICH to crash and burn rather than terminate gently when an error occurs so that I can gdb bt it to know where the error is in my program, since I am absolutely certain that this error is in the application and not MPICH.
Why not just set your breakpoint? (gdb) b MPID_Abort
4666
Age (days ago)
4666
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown