1
1
openmpi/orte
2010-12-20 21:00:49 +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 Extend the rmcast APIs to allow enable/disable of comm, required for clean termination by upper layer users. 2010-12-01 13:41:19 +00:00
mca Reset the timer on MPIR_being_debugged only if MPIR_being_debugged is not set. Fix typo in return code. 2010-12-20 21:00:49 +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 Not totally necessary, but good form - init the oversubscribed field in the orte_nid_t object 2010-12-01 12:58:37 +00:00
test Update a test and add two new ones for testing event lib thread support 2010-11-13 15:39:28 +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 Convert "opal_show_help" to be a global variable pointer. 2010-12-16 23:00:25 +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