1
1
openmpi/orte/mca/errmgr/default_orted
2014-08-29 17:03:31 +00:00
..
errmgr_default_orted_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
errmgr_default_orted.c 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
errmgr_default_orted.h Add a set of default errmgr components that support solely the default "everything dies on error" behavior. Set their priority to be selected by default, but provide params to adjust those priorities to allow other component selection. 2011-09-13 22:03:45 +00:00
Makefile.am 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