1
1
openmpi/orte
Ralph Castain ad814f26cd One more time, into the breach!
Restore the use of override_oversubscribe to indicate that the data source for resources on the backend nodes used in mapping is unreliable. In this situation (e.g., data came from hostfile, or we are just using localhost because nothing was provided), we don't trust the oversubscribe condition passed by the mapper. Instead, we check locally to ensure we set sched_yield correctly.

This commit was SVN r24130.
2010-12-01 15:15:26 +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 One more time, into the breach! 2010-12-01 15:15:26 +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 Fix another Sun Studio warning. jobid and vpid need to 2010-11-19 18:12:46 +00:00
util 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
CMakeLists.txt A more clean way to build on Windows. 2010-11-11 12:02:54 +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