1
1
openmpi/orte
2011-02-23 15:38:41 +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 Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
mca POE is supported on both AIX and Linux. Build POE PLM only if we find the poe binary. Fix hostfile creation and POE command line arguments. 2011-02-23 15:38:41 +00:00
orted Make it easier to send a kill-local-procs command for an arbitrary number of procs 2011-02-15 13:26:11 +00:00
runtime Update resilient recovery mapping algorithm to be a bit more sophisticated. Track the prior node a proc was on so we avoid ricochet effect. Also avoid putting recovering proc onto node that is already occupied by a peer as this degrades fault tolerance. 2011-02-20 18:46:21 +00:00
test Add psm key generator program 2010-12-30 20:54:58 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
util Redefine the rmaps framework to allow multiple mapper modules to be active at the same time. This allows users to map the primary job one way, and map any comm_spawn'd job in a different way. Modules are given the opportunity to map a job in priority order, with the round-robin mapper having the highest default priority. Priority of each module can be defined using mca param. 2011-02-15 23:24:31 +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