1
1
openmpi/ompi/mca/coll/inter
Rainer Keller 9dea63d63a - Last of intrusive commits (promised)... err for now.
Anyway, this is blocking the move: do not include pml.h
   if not really needed, aka none of the following used:
     mca_pml
     MCA_PML_CALL
     OMPI_ANY_TAG
     OMPI_ANY_SOURCE
     OMPI_PROC_NULL

 - Notable exceptions (deleting in one header->adding):
   - ompi/mca/mtl/psm/
   - ompi/mca/osc/rdma/
   - ompi/mca/btl/openib/btl_openib_endpoint.c depended on
     pml_base_sendreq.h

 - Tested on Linux/x86-64, this time including make check
   (thanks Jeff and Ralph)

This commit was SVN r20725.
2009-03-04 17:06:51 +00:00
..
coll_inter_allgather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_allgatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_allreduce.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_bcast.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
coll_inter_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_gather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_gatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_reduce.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_scatter.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter_scatterv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_inter.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_inter.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
configure.params Added new module for intercomm collectives. This will require an 2007-03-27 02:06:42 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00