1
1
openmpi/ompi/mca/coll/basic
Jeff Squyres 213b5d5c6e Per long threads on the mailing list and much confusion discussion
about linkers, have all OPAL, ORTE, and OMPI components '''not'' link
against the OPAL, ORTE, or OMPI libraries.

See ttp://www.open-mpi.org/community/lists/users/2007/10/4220.php for
details (or https://svn.open-mpi.org/trac/ompi/wiki/Linkers for a
better-formatted version of the same info).

This commit was SVN r16968.
2007-12-15 13:32:02 +00:00
..
coll_basic_allgather.c Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator. 2007-10-04 16:29:24 +00:00
coll_basic_allgatherv.c Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator. 2007-10-04 16:29:24 +00:00
coll_basic_allreduce.c Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator. 2007-10-04 16:29:24 +00:00
coll_basic_alltoall.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_alltoallv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_alltoallw.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_barrier.c Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator. 2007-10-04 16:29:24 +00:00
coll_basic_bcast.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_component.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_exscan.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_gather.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_gatherv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_module.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_reduce_scatter.c Fix mistakes in the basic component.. can't call collectives on the communicator and always pass the basic module.. have to give them the module off the communicator. 2007-10-04 16:29:24 +00:00
coll_basic_reduce.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_scan.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_scatter.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic_scatterv.c Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
coll_basic.h Update collectives selection logic to allow for multiple components to be 2007-08-19 03:37:49 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00