1
1
openmpi/orte/mca/grpcomm/hier
Rainer Keller 2a70618a77 - Second patch, as discussed in Louisville.
Replace short macros in orte/util/name_fns.h
   to the actual fct. call.

 - Compiles on linux/x86-64

This commit was SVN r20740.
2009-03-05 21:14:18 +00:00
..
configure.m4 Add a new hierarchical collective grpcomm component that performs modex and barrier across the procs instead of the daemons. Modeled on the tuned collectives. Collective code is in grpcomm base for eventual use by the daemon-based components as well. 2009-01-23 21:57:51 +00:00
configure.params Add a new hierarchical collective grpcomm component that performs modex and barrier across the procs instead of the daemons. Modeled on the tuned collectives. Collective code is in grpcomm base for eventual use by the daemon-based components as well. 2009-01-23 21:57:51 +00:00
grpcomm_hier_component.c - Header orte/mca/errmgr/errmgr.h is not needed. 2009-02-26 04:05:30 +00:00
grpcomm_hier_module.c - Second patch, as discussed in Louisville. 2009-03-05 21:14:18 +00:00
grpcomm_hier.h Modify the base collective algorithms to take an array of arbitrary vpids instead of assuming everything is ordered in a particular way. Modify the hier grpcomm module to support arbitrary mappings 2009-02-19 21:35:20 +00:00
Makefile.am Add a new hierarchical collective grpcomm component that performs modex and barrier across the procs instead of the daemons. Modeled on the tuned collectives. Collective code is in grpcomm base for eventual use by the daemon-based components as well. 2009-01-23 21:57:51 +00:00