1
1
openmpi/ompi/mca/btl/sctp
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
btl_sctp_addr.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_component.c Silence few warnings. 2013-08-06 09:38:30 +00:00
btl_sctp_component.h initial SCTP BTL commit 2007-11-13 23:39:16 +00:00
btl_sctp_endpoint.c Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00
btl_sctp_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
btl_sctp_frag.c Remove use of ompi_ptr_ltop in BTLs. This fixes a crash seen on big-endian 32-bit platforms with MPI one-sided. 2012-07-10 16:18:53 +00:00
btl_sctp_frag.h rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
btl_sctp_hdr.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_sctp_proc.c Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_sctp_proc.h Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
btl_sctp_recv_handler.c Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +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 Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00
btl_sctp.h Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00