1
1
openmpi/orte/mca/odls
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 Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
bproc Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
default More changes for NetBSD. Thanks to Aleksej Saushev for this patch. 2010-02-22 15:05:09 +00:00
process Fix the bug that caused by ADD_DEPENDENCIES() from different version of CMake. 2010-01-14 18:10:20 +00:00
Makefile.am Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
odls_types.h Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
odls.h Ensure the odls_types are included when referencing the APIs 2009-09-09 17:47:13 +00:00