1
1
openmpi/ompi/mca/btl
Brad Benton 0f2475c554 Modified set_remote_info() to use memmove() instead of memcpy() when
copying rem_qp info.  This avoids potential errors when src & dest overlap.
This is a workaround for the issue in #2871

This commit was SVN r25180.
2011-09-26 20:07:36 +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 r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +00:00
ofud Removing unused include from openib/ofud btls. 2011-09-20 19:25:59 +00:00
openib Modified set_remote_info() to use memmove() instead of memcpy() when 2011-09-26 20:07:36 +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 r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +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 r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +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 r24976 wasn't quite right -- you now actually get a warning if you 2011-08-10 17:24:36 +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