1
1
openmpi/orte/mca
2014-05-05 19:22:06 +00:00
..
dfs As per the RFC: 2014-04-29 21:49:23 +00:00
errmgr 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
ess Add a new "run-time controls" framework for setting controls on processes. Initially, just move the process binding code there under a new "hwloc" component. Additional components to support cgroups, power settings, etc. to follow 2014-05-05 19:22:06 +00:00
filem build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
grpcomm As per the RFC: 2014-04-29 21:49:23 +00:00
iof Cleanup some potential memory overruns 2014-01-19 16:31:26 +00:00
odls Add a new "run-time controls" framework for setting controls on processes. Initially, just move the process binding code there under a new "hwloc" component. Additional components to support cgroups, power settings, etc. to follow 2014-05-05 19:22:06 +00:00
oob 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
plm 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
ras When we comm_spawn, we really want to respect the original -host directives and not expand the daemon virtual machine unless directed to do so in the comm_spawn command. Otherwise, we will automatically launch daemons on every node in the allocation. 2014-04-30 22:26:18 +00:00
rmaps Add one more check for failed mapping that rarely occurs, but results in a hang when it does 2014-05-02 10:35:14 +00:00
rml use the newly created JOB_STATE_FT_* events 2014-03-12 12:37:14 +00:00
routed Fix a problem where we need to abort due to a mapping failure, but we are in a managed environment and thus the orteds have not wired up. Thus, if we send the exit message across the routed network, the remote daemons won't have a way to relay the message along - and we won't exit. 2014-04-02 04:17:55 +00:00
rtc Add a new "run-time controls" framework for setting controls on processes. Initially, just move the process binding code there under a new "hwloc" component. Additional components to support cgroups, power settings, etc. to follow 2014-05-05 19:22:06 +00:00
snapc build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
sstore build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
state Per the RFC, remove the sensor framework from the ORTE code area, relocating it offsite to the ORCM code area. Also update some ignores to ensure we don't pickup crosstalk in components 2014-04-15 21:48:24 +00:00