1
1
openmpi/orte/mca/routed
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
..
base add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
binomial add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
debruijn add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
direct add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
radix Get the direct routed component to work with both TCP and USOCK OOB components. We previously had setup the direct component so it would only support direct-launched applications. Thus, all routes went direct between processes. However, if the job had been launched by mpirun, this made no sense - what you wanted instead was to have each app proc talk directly to its daemon, but have the daemons all directly connect to each other. 2014-12-07 09:11:48 -08:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
routed_types.h Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
routed.h Fix C++ builds by removing no-longer-needed type declaration 2014-11-14 11:44:24 -08:00