1
1
openmpi/orte/mca/oob
2014-06-25 20:43:28 +00:00
..
base The TCP component will have set the hash table entry to NULL, but that doesn't remove the key. So the hash_table retrieval function will return success, but with a NULL pointer - protect against that scenario 2014-06-09 17:46:22 +00:00
tcp fix a syntax error in the FT code 2014-06-25 20:35:50 +00:00
ud Revert r32082 and r32070 - the developer's conference has decided to go a different direction on the threaded progress effort. This will involve some degree of prototyping to understand the tradeoffs prior to making a final design decision, and so we'll hold off on the final change until that is completed. 2014-06-25 20:43:28 +00:00
usock The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
oob.h Fix the newly added FT event state when compiling --with-ft 2014-03-11 13:20:08 +00:00