1
1
openmpi/orte
Adrian Reber 1c5a8df724 FT: fix compilation using --with-ft (2/5)
Enabling the FT code breaks compilation (again). This series
tries to fix the compiler errors. This is again only fixing
the compiler errors without any warranty that the result
might actually support FT again.

The FT code used barrier mechanisms which have been removed
with aec5cd08bd. This patch replaces
all those different barriers with opal_pmix.fence(NULL, 0);
I am not sure this is completely correct but at least a starting
point for a review.
2015-03-11 14:23:33 +01:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include spelling: trivial spelling fix 2015-02-27 18:30:43 -08:00
mca FT: fix compilation using --with-ft (2/5) 2015-03-11 14:23:33 +01:00
orted orted/pmix: fix misc resource leak 2015-02-27 19:25:55 +09:00
runtime FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
test added one more time interval for barrier to pmix unit test 2015-03-06 10:33:14 +02:00
tools (orte|ompi|oshmem)*info tools: convert to opal_dl interface 2015-03-09 08:18:13 -07:00
util orte/util: fix memory leaks 2015-03-05 14:06:18 +09:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00