1
1
openmpi/orte/mca/routed/debruijn
Ralph Castain 0dfe29b1a6 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.
Update all the orte ess components to remove their associated APIs for retrieving proc data. Update the grpcomm API to reflect transfer of set/get modex info to the db framework.

Note that this doesn't recreate the old GPR. This is strictly a local db storage that may (at some point) obtain any missing data from the local daemon as part of an async methodology. The framework allows us to experiment with such methods without perturbing the default one.

This commit was SVN r26678.
2012-06-27 14:53:55 +00:00
..
.windows added Debruijn routed component 2012-01-12 17:11:03 +00:00
configure.m4 fixed de bruijn copyrights 2012-01-12 17:18:08 +00:00
Makefile.am fixed de bruijn copyrights 2012-01-12 17:18:08 +00:00
routed_debruijn_component.c Make debruijn the default routed component. Update the radix component to "short-circuit" the tree when the job size permits 2012-06-08 00:35:36 +00:00
routed_debruijn.c 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
routed_debruijn.h fixed de bruijn copyrights 2012-01-12 17:18:08 +00:00