1
1
openmpi/orte
Ralph Castain b09f57b03d Update the multicast subsystem - ported from Cisco branch
This commit was SVN r24246.
2011-01-13 01:54:05 +00:00
..
config Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Update the multicast subsystem - ported from Cisco branch 2011-01-13 01:54:05 +00:00
mca Update the multicast subsystem - ported from Cisco branch 2011-01-13 01:54:05 +00:00
orted Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
runtime corrected a couple places in orte where it said cpu_model when it should have been cpu_type. 2011-01-11 19:56:26 +00:00
test Add psm key generator program 2010-12-30 20:54:58 +00:00
threads 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
tools Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
util Update the multicast subsystem - ported from Cisco branch 2011-01-13 01:54:05 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00: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 Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi. 2010-11-08 19:09:23 +00:00