1
1
openmpi/ompi/mca/mtl
Brian Barrett 451af0e832 Ensure async progress for long unexpected messages by waiting for an
event on the ME.  The events we're likely to see are LINK (the ME was
added to the match list), PUT (weird to see first, but means that the ME
was linked to the match list and then matched), or PUT_OVERFLOW, meaning
the message was unexpected.

This commit was SVN r26199.
2012-03-26 22:54:35 +00:00
..
base 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
mx Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
mxm Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
portals Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00
portals4 Ensure async progress for long unexpected messages by waiting for an 2012-03-26 22:54:35 +00:00
psm Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +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
mtl.h Checking for NULL function pointers and direct-call semantics can't work 2012-03-26 19:27:03 +00:00