1
1
openmpi/ompi/mca/btl/sctp
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
..
btl_sctp_addr.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_component.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
btl_sctp_component.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_endpoint.c convert bzero calls to memset to remove warnings. 2009-02-06 19:08:22 +00:00
btl_sctp_endpoint.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
btl_sctp_frag.c - Get rid of include orte/util/proc_info.h, if not needed 2009-02-25 03:38:00 +00:00
btl_sctp_frag.h Update the SCTP BTL regarding ticket #1725. 2009-01-08 16:38:35 +00:00
btl_sctp_hdr.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_proc.c Use a more clear name for the proc in the constructor and destructor functions. 2009-01-05 14:14:38 +00:00
btl_sctp_proc.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_sctp_recv_handler.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
btl_sctp_recv_handler.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_utils.c convert bzero calls to memset to remove warnings. 2009-02-06 19:08:22 +00:00
btl_sctp_utils.h conforming SCTP BTL to Open MPI naming conventions and IP requirements 2007-11-21 10:13:41 +00:00
btl_sctp.c - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
btl_sctp.h - Last of intrusive commits (promised)... err for now. 2009-03-04 17:06:51 +00:00
configure.m4 Up to SVN r20383 2009-01-29 17:59:04 +00:00
configure.params initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
Makefile.am Add missing dependencies in the static build case. 2008-03-15 12:11:36 +00:00