1
1
openmpi/orte/mca/db
2013-01-03 02:16:10 +00:00
..
base 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
hash Add some more detailed error output to the db_hash component and nidmap code. Ensure the local nodename is included in the HNP's aliases 2012-11-18 17:57:19 +00:00
pmi 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
db_types.h Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job. 2012-08-29 20:35:52 +00:00
db.h Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
Makefile.am Add missing file to tarball 2012-06-28 02:57:10 +00:00