1
1
openmpi/opal
Ralph Castain c56185887b Change the event base "wakeup" support to enable the passing of events to the central thread for add/del. Add a macro OPAL_UPDATE_EVBASE for this purpose as it will likely be widely used.
Update the ORTE thread support to utilize this capability. Update the rmcast framework to track the change.

This commit was SVN r24121.
2010-12-01 04:26:43 +00:00
..
asm Pushing the Debian patch (based on Manuel Prinz modifications). 2010-11-17 02:36:03 +00:00
class Update the thread protection in the ring_buffer class 2010-07-29 02:12:44 +00:00
config The fix for ticket #2560 was somehow removed in the 2010-11-15 21:41:56 +00:00
datatype Update the copyright. Add the fix from Tim Mattox regarding the computation 2010-11-17 02:10:15 +00:00
dss The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
include Add support for managing priorities of windows mca components. 2010-11-23 19:09:06 +00:00
mca Change the event base "wakeup" support to enable the passing of events to the central thread for add/del. Add a macro OPAL_UPDATE_EVBASE for this purpose as it will likely be widely used. 2010-12-01 04:26:43 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Remove stale mca param. Ensure that verbosity gets properly set for event framework debug 2010-11-13 15:37:17 +00:00
threads Add a "name" field to the condition wait object to help with debugging 2010-11-24 23:20:06 +00:00
tools Add an option to enable the debug postfix for executables. 2010-11-19 15:54:13 +00:00
util removed direct include of stdbool.h from event.h that was causing studio C++ issues. Also removed include of stdbool.h in a couple other places since it was already being pulled in via opal_config_bottom.h. 2010-10-27 20:47:42 +00:00
win32 Rename a few var names. 2010-10-27 11:52:57 +00:00
CMakeLists.txt A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
Makefile.am Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00