1
1
openmpi/orte
2012-02-01 17:40:44 +00:00
..
config Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs 2012-01-27 20:56:21 +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 At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here: 2011-11-15 03:40:11 +00:00
mca Correct the ordering logic so the list gets correctly built in daemon vpid order 2012-01-30 16:25:07 +00:00
orted Set the lifeline when we are tree spawning under rsh so that the orted can self-terminate when its parent dies 2011-12-15 15:29:53 +00:00
runtime In accordance with prior releases, we are supposed to default to looking at the openmpi-default-hostfile as a default hostfile. Restore that behavior, but ignore the file if it is empty. Allow the user to ignore any MCA param setting pointing to a default hostfile by setting the param to "none" (via cmd line or whatever) - this allows them to override a setting in the system default MCA param file. 2012-02-01 17:40:44 +00:00
test Fix comm_spawn yet again...add another test 2011-12-06 20:15:40 +00:00
threads There is no need for the byte variable. 2011-01-24 22:41:04 +00:00
tools If no session directories are being created, then we cannot create the debugger attachment fifo - so don't complain about it. 2012-01-27 04:05:23 +00:00
util In accordance with prior releases, we are supposed to default to looking at the openmpi-default-hostfile as a default hostfile. Restore that behavior, but ignore the file if it is empty. Allow the user to ignore any MCA param setting pointing to a default hostfile by setting the param to "none" (via cmd line or whatever) - this allows them to override a setting in the system default MCA param file. 2012-02-01 17:40:44 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +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