1
1
openmpi/ompi/mca/btl
Nathan Hjelm 700e97cf6a btl/vader: add support for SGI's implementation of xpmem and add support
for 32-bit architectures.

This commit also modifies _OMPI_CHECK_HEADER to use AC_CHECK_HEADERS instead
of AC_CHECK_HEADER. This allows components to check for multiple headers
instead of just one. The new semantics of the header check in OMPI_CHECK_PACKAGE
are to return success if at least one of the specified headers exists. The new
semantics will not break current usage.

cmr=v1.7.5:ticket=trac:4053

This commit was SVN r30476.

The following Trac tickets were found above:
  Ticket 4053 --> https://svn.open-mpi.org/trac/ompi/ticket/4053
2014-01-29 18:35:47 +00:00
..
base Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
openib Cleanup warnings for use of void* - requires intermediate cast to uintptr_t. Thanks to Paul Hargrove for reporting it 2014-01-20 15:44:45 +00:00
portals4 * Add multi-device support to the Portals 4 btl. 2014-01-09 20:01:42 +00:00
scif Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sctp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
self Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
sm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
smcuda Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
tcp Per Marco, rename "interface" to "tcp_interface" to avoid cygwin reserved word 2014-01-10 18:02:22 +00:00
template Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
ugni btl/ugni: fix leak in new sendi function. 2014-01-22 16:32:07 +00:00
usnic Fix int <--> pointer casting by adding intermediate cast through (intptr_t) 2014-01-10 20:42:53 +00:00
vader btl/vader: add support for SGI's implementation of xpmem and add support 2014-01-29 18:35:47 +00:00
btl.h Chnage some CUDA configure code and macro names per review request by jsquyres in ticket #3880. 2013-12-06 14:35:10 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00