1
1
openmpi/ompi/errhandler
Gilles Gouaillardet 974dd64293 ompi/errhandler: remove useless include file
and avoid #includ'ing stuff that breaks C++ compilers
2016-10-12 14:49:31 +09: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 ompi/errhandler: silence warnings 2016-10-06 13:20:51 +09: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 ompi/errhandler: remove useless include file 2016-10-12 14:49:31 +09:00
help-mpi-errors.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am build: Custom libmpi(_FOO) name option in configure 2016-09-29 21:47:24 -05:00