1
1
openmpi/orte/mca/errmgr/base
Gilles Gouaillardet a873f45a90 Fix r32460 race condition resolution when procs call MPI_Abort.
do not invoke orte_session_dir_finalize(...) so
orte_ess_base_app_abort(...) can successfully createi
<orte_process_info.proc_session_dir>/aborted

cmr=v1.8.2:reviewer=rhc

This commit was SVN r32498.

The following SVN revision numbers were found above:
  r32460 --> open-mpi/ompi@abedb97be4
2014-08-11 05:50:32 +00:00
..
base.h OPAL_ENABLE_FT_CR: remove compiler warnings 2014-03-04 15:28:07 +00:00
errmgr_base_fns.c Fix r32460 race condition resolution when procs call MPI_Abort. 2014-08-11 05:50:32 +00:00
errmgr_base_frame.c Per the RFC and discussion on the devel list, update the RTE-MPI error handling interface. There are a few differences in the code from the original RFC that came out of the discussion - I've captured those in the following writeup 2013-07-19 01:08:53 +00:00
errmgr_base_select.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
errmgr_base_tool.c get the FT code to compile again by adding/removing #includes 2014-06-25 18:42:17 +00:00
errmgr_private.h ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
help-errmgr-base.txt Try again to get an error message printed when a daemon fails to successfully report back to mpirun. In this case, there is no guaranteed way for the daemon to output the error report itself - we don't have a connection back to the HNP, and we have tied stderr off to /dev/null (for good reasons). So the HNP has to detect the failure itself and report it. 2014-05-01 19:48:21 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00