1
1
openmpi/orte/mca/rmaps/resilient
Ralph Castain a1e82e9d05 Per discussion with Josh, cleanup the errmgr API by creating separate modules for the public vs internal APIs. This mirrors the architecture used in other frameworks that had similar requirements.
Remove the orcm errmgr module - moving to the orcm code base so it can utilize orcm communications and not interfere with ompi-related operations.

This commit was SVN r22931.
2010-04-05 22:59:21 +00:00
..
configure.params Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs. 2009-06-02 03:23:20 +00:00
help-orte-rmaps-resilient.txt Test to ensure that num_procs was provided for the resilient mapper - it cannot be used with options like npernode. 2009-10-09 15:26:23 +00:00
Makefile.am Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs. 2009-06-02 03:23:20 +00:00
rmaps_resilient_component.c Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs. 2009-06-02 03:23:20 +00:00
rmaps_resilient.c Per discussion with Josh, cleanup the errmgr API by creating separate modules for the public vs internal APIs. This mirrors the architecture used in other frameworks that had similar requirements. 2010-04-05 22:59:21 +00:00
rmaps_resilient.h Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs. 2009-06-02 03:23:20 +00:00