1
1
openmpi/orte/mca/rmaps/resilient
2012-08-31 21:28:49 +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 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
rmaps_resilient_component.c Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param. 2011-02-15 23:24:31 +00:00
rmaps_resilient.c Fix a few places where we weren't completely identifying hostfile-based operations against "localhost" entries. Tell the mapper base to be silent when we don't want errors announced because nodes aren't available for mapping (something it is okay if they are fully used). Fix an infinite loop in the file prepositioning code. 2012-08-31 21:28:49 +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