1
1
openmpi/ompi/mca/coll/self
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
..
.windows - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
coll_self_allgather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_allgatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_allreduce.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_alltoall.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_alltoallv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_alltoallw.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_barrier.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_bcast.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_exscan.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_gather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_gatherv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_module.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_reduce_scatter.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_reduce.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_scan.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_scatter.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self_scatterv.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_self.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +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