1
1
openmpi/orte/mca/oob
Adrian Reber 4aca7095dc fix a syntax error in the FT code
This commit was SVN r32087.
2014-06-25 20:35:50 +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 Per the OMPI developer conference, remove the last vestiges of OMPI_USE_PROGRESS_THREADS 2014-06-24 17:05:11 +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