| 3008b640 | 25-Dec-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove Stefano's MPI error handler that prints MPI error message string since it is redundant with the new handling of MPI errors
Commit-type: error-checking /spend 5m Reported-by: Stefano Zampini
Remove Stefano's MPI error handler that prints MPI error message string since it is redundant with the new handling of MPI errors
Commit-type: error-checking /spend 5m Reported-by: Stefano Zampini <stefano.zampini@gmail.com>
show more ...
|
| bf4d2887 | 11-Sep-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Deprecate -debugger_nodes and replace with -debugger_ranks
PETSCABORT calls abort if run under -start_in_debugger, rather than MPI_Abort, this allows debugging the crashed program
\spend 1h
Commit
Deprecate -debugger_nodes and replace with -debugger_ranks
PETSCABORT calls abort if run under -start_in_debugger, rather than MPI_Abort, this allows debugging the crashed program
\spend 1h
Commit-type: bug-fix, usability /spend 5m
show more ...
|