1
1
openmpi/opal/mca/event
George Bosilca 357daa834e Stay on the safe side: Only one thread is allowed
to handle an event_base.
2014-12-15 23:19:51 -05:00
..
base Revert r31765 as it causes segfaults in all orte tools. We aren't getting all the events off of the event base in those tools prior to opal calling event_base_free, and that means there are stale memory references that libevent is trying to release. 2014-05-15 14:02:16 +00:00
external George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
libevent2021 Stay on the safe side: Only one thread is allowed 2014-12-15 23:19:51 -05:00
configure.m4 In short: this commit removes a bunch of code by switching the opal 2013-01-12 01:28:37 +00:00
event.h As per the RFC: 2014-04-29 21:49:23 +00:00
Makefile.am 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
OMPI_LIBEVENT_README.txt Somebody (accidentally) removed the instructions for updating libevent releases in OMPI, so replace them with at least an outline on how to do it. 2013-04-22 17:05:56 +00:00