1
1
openmpi/orte/mca
2013-01-25 18:33:25 +00:00
..
common Make all the PMI components depend on the common pmi library and properly 2012-06-11 15:58:09 +00:00
db Silence warning 2013-01-23 22:16:48 +00:00
dfs Ensure we cleanup DFS worker threads during finalize to avoid segfaulting in MCA param cleanup 2012-12-25 21:17:35 +00:00
errmgr Add initial support for dynamic allocations. At this time, only Slurm supports the new capability, which will be included in an upcoming release. 2013-01-20 00:33:42 +00:00
ess Correct the computation of the daemon vpid 2013-01-24 18:04:53 +00:00
filem Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
grpcomm Cleanup the PMI subsystems to support Sam's "rml-less" shared memory wireup. Only retrieve keys that are specifically requested, and only when they are requested. Let string values be segmented across multiple keys, but don't do it for anything else. 2013-01-03 02:16:10 +00:00
iof Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
odls Remove stale code - message arrival time doesn't really mean much anymore. 2013-01-24 23:02:02 +00:00
oob Silence warning 2013-01-23 22:17:08 +00:00
plm Add new job state 2013-01-20 00:30:27 +00:00
ras Silence warning 2013-01-24 19:38:51 +00:00
rmaps Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list. 2013-01-25 18:33:25 +00:00
rml Add required rml tag 2013-01-05 06:32:20 +00:00
routed Add new routed component with self-healing connections - based on radix component - for use in monitoring system 2013-01-08 04:40:35 +00:00
sensor Remove use of param_find function as that function will be disappearing 2013-01-15 19:50:38 +00:00
snapc Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
sstore Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1. 2012-11-06 19:09:26 +00:00
state Fix segfault if no file_maps were pushed 2012-11-15 15:39:17 +00:00