1
1
openmpi/orte/mca/sds
Brian Barrett 21e00f6f0c Clean up a couple of configure things:
* Require Autoconf 2.60 or higher and remove some cruft
    required for AC 2.59 or the AC 2.59 / AC 2.60 mix
  * Remove a bunch of now unnecessary AC_SUBST calls
  * Use the libtool-provided variables for the -I and
    library to use when compiling against ltdl

Fixes trac:1000

This commit was SVN r14652.

The following Trac tickets were found above:
  Ticket 1000 --> https://svn.open-mpi.org/trac/ompi/ticket/1000
2007-05-15 04:23:48 +00:00
..
base Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00
bproc Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00
cnos Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
env Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00
pipe Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
portals_utcp Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
seed Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
singleton Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
slurm Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00
xcpu Just like r14289 on the ORTE trunk: 2007-04-12 11:19:42 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
sds.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00