Re: [mpich-discuss] how to make mpich crash hard so I can gdb bt it?
11 Oct
2013
11 Oct
'13
5:11 p.m.
Ken Raffenetti <[email protected]> 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.
4666
Age (days ago)
4666
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown