1
1
openmpi/orte/mca/grpcomm/base
Ralph Castain 18c7aaff08 Update the grpcomm framework to be more thread-friendly.
Modify the orte configure options to specify --enable-multicast such that it directs components to build or not instead of littering the code base with #if's. Remove those #if's where they used to occur.

Add a new grpcomm "mcast" module to support multicast operations. Still some work required to properly perform daemon collectives for comm_spawn operations. New module only builds when --enable-multicast is provided, and when specifically selected.

This commit was SVN r22709.
2010-02-25 01:11:29 +00:00
..
base.h Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_allgather.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_app_fns.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_close.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_coll.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_modex.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_open.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
grpcomm_base_select.c Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
Makefile.am Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00