1
1
openmpi/ompi/mca/btl
Doron Shoham 4ce1936fed Fix the following for dynamic SL patch:
* rename ib_path_rec_service_level -> ib_path_record_service_level
* use mad.h and ib_types.h
* free all resources
* move ibv_post_recv to be just before ibv_post_send
* cleanup and beatify code

This commit was SVN r24507.
2011-03-10 16:19:00 +00:00
..
base Clarify in ompi/mca/btl/base that eager limits include header. 2010-11-24 03:21:33 +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 Fix the following for dynamic SL patch: 2011-03-10 16:19:00 +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 Fix a few memory leaks, and ensure that coll sm is also registering 2011-03-08 17:36:59 +00:00
tcp Add the btl_tcp_if_seq MCA parameter. From the help string: 2010-12-16 00:54:32 +00:00
template Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +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