1
1
openmpi/ompi/mca/pubsub/pmi
Howard Pritchard bf89131f9e add owner files to opa/ompi/orte mca directories
This commit adds an owner file in each of the component directories
for each framework.  This allows for a simple script to parse
the contents of the files and generate, among other things, tables
to be used on the project's wiki page.  Currently there are two
"fields" in the file, an owner and a status.  A tool to parse
the files and generate tables for the wiki page will be added
in a subsequent commit.
2015-02-22 15:10:23 -07:00
..
configure.m4 Per the meeting on moving the BTLs to OPAL, move the ORTE database "db" framework to OPAL so the relocated BTLs can access it. Because the data is indexed by process, this requires that we define a new "opal_identifier_t" that corresponds to the orte_process_name_t struct. In order to support multiple run-times, this is defined in opal/mca/db/db_types.h as a uint64_t without identifying the meaning of any part of that data. 2013-02-26 17:50:04 +00:00
Makefile.am Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pubsub_pmi_component.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pubsub_pmi.c Per the PMIx RFC: 2014-08-21 18:56:47 +00:00
pubsub_pmi.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00