1
1
openmpi/ompi/mca/btl
Jeff Squyres 8f4ac54336 Fixes trac:2838: add a warning message and disqualify the TCP BTL if both
btl_tcp_if_include and btl_tcp_if_exclude are specified. 

This commit was SVN r24976.

The following Trac tickets were found above:
  Ticket 2838 --> https://svn.open-mpi.org/trac/ompi/ticket/2838
2011-08-01 23:30:33 +00:00
..
base Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00
elan Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
gm Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
mx 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
ofud Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
openib openib: added Mellanox ConnectX3 device ID to the device parameters ini file 2011-07-26 12:06:43 +00:00
portals WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
sctp Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
self Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
sm shmem fixes to make the trunk build with C/R flags on. 2011-07-10 23:32:23 +00:00
tcp Fixes trac:2838: add a warning message and disqualify the TCP BTL if both 2011-08-01 23:30:33 +00:00
template Remove a now-nonexistent file 2011-07-11 23:51:41 +00:00
udapl Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
wv Add svn:ignore and a configure.m4 that always fails (because this 2011-03-03 18:00:42 +00:00
btl.h Two new flag definitions needed by the new PML. 2010-07-13 11:30:43 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00