1
1
openmpi/orte/mca/grpcomm/hier
2009-02-19 21:35:20 +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 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
grpcomm_hier_module.c 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
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