1
1
openmpi/ompi/mca/coll/basic
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_basic_allgather.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_allgatherv.c Remove unused variable (Coverty fix 169). 2008-08-06 13:57:43 +00:00
coll_basic_allreduce.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_alltoall.c Remove unused variable (Coverty fix 170). 2008-08-06 13:59:03 +00:00
coll_basic_alltoallv.c Remove unused variable (Coverty fix 171). 2008-08-06 14:00:22 +00:00
coll_basic_alltoallw.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_basic_barrier.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_bcast.c Remove unused variable (Coverty fix 173). 2008-08-06 14:03:33 +00:00
coll_basic_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_exscan.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_gather.c Remove unused variable (Coverty fix 174). 2008-08-06 14:04:54 +00:00
coll_basic_gatherv.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_basic_module.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
coll_basic_reduce_scatter.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_basic_reduce.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_basic_scan.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
coll_basic_scatter.c Remove unused variable (Coverty fix 177). 2008-08-06 14:08:34 +00:00
coll_basic_scatterv.c Remove unused variable (Coverty fix 178). 2008-08-06 14:09:43 +00:00
coll_basic.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