1
1
openmpi/orte/mca/errmgr
2014-09-02 00:32:52 +00:00
..
base Fix r32460 race condition resolution when procs call MPI_Abort. 2014-08-11 05:50:32 +00:00
default_app Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
default_hnp Resolve a race condition that could cause us to hang during abnormal terminations due to multi-counting num_terminated 2014-09-02 00:32:52 +00:00
default_orted Cleanup a race condition regarding marking that waitpid_fired. We should always mark it as fired when we enter the wait_local_proc routine, and also mark it as no longer alive if iof_complete has also been found. If other places in the code also update those flags, there is no harm done. 2014-08-29 17:03:31 +00:00
default_tool The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
errmgr.h ***** THIS INCLUDES A SMALL CHANGE IN THE MPI-RTE INTERFACE ***** 2013-10-08 18:37:59 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00