1
1
openmpi/ompi/mca/btl
Rolf vandeVaart a07a4bb3f7 Update smcuda to match recent changes in sm BTL.
This commit was SVN r27803.
2013-01-14 14:42:19 +00:00
..
base Developer enhancement: if a BTL component returns a NULL in its array 2012-11-26 21:19:02 +00:00
mx Make it compile! 2012-07-08 00:06:13 +00:00
openib fixed compilation warning 2013-01-13 10:11:03 +00:00
sctp FreeBSD detection improvement. Thanks to Brooks Davis for the patch. 2012-09-13 13:25:04 +00:00
self Fix a bug on 32-bit systems introduced by r26626. This fix ensures that all supported btls (with exception of wv-- shiqing will need to help bring that one up to date with r26626) set the lval in prepare_src/dst when preparing a put or get segment. This fix also ensures a consistent use of lval in put and get for both local and remote segments. 2012-07-13 21:19:16 +00:00
sm Add some comments to the #ifdefs for clarity. No functional changes. 2013-01-13 16:08:48 +00:00
smcuda Update smcuda to match recent changes in sm BTL. 2013-01-14 14:42:19 +00:00
tcp Windows doesn't need to exclude any interface by default. This will avoid tcp warnings. 2012-09-11 15:39:37 +00:00
template Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter". 2012-10-30 19:45:18 +00:00
udapl Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
ugni Fix a bug in the uGNI btl that could cause certain descriptor callbacks to be called twice. 2013-01-03 23:11:13 +00:00
vader btl/vader: fix bug in single copy code that could cause ob1 sends to not get marked complete. 2012-12-13 23:18:53 +00:00
wv add prototypes for lex destroy functions 2012-11-09 22:00:27 +00:00
btl.h Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter". 2012-10-30 19:45:18 +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