1
1
openmpi/ompi/errhandler
2016-06-14 13:08:41 -07:00
..
errcode-internal.c ompi: add internal error code for MPI_ERR_RMA_FLAVOR 2015-08-13 13:18:29 -06:00
errcode-internal.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errcode.c Merge pull request #657 from hjelmn/c99 2015-06-25 11:21:09 -06:00
errcode.h errcode.h: fix typo: errnum, not errno 2015-06-29 08:32:46 -07:00
errhandler_invoke.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler_predefined.c Per request from Jeff, aggregate all help messages during MPI_Init thru MPI_Finalize as long as the RTE is available 2016-04-15 13:37:22 -07:00
errhandler_predefined.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
errhandler.c Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
errhandler.h Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler. 2016-06-14 13:08:41 -07:00
help-mpi-errors.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00