1
1
openmpi/orte
Jeff Squyres cb65a44c6c Fix the component priority assignment. Thanks to Alex Margolin for
the patch.

This commit was SVN r27363.
2012-09-25 07:13:23 +00:00
..
config Put the specified JDK path first so we find that one 2012-09-22 19:08:52 +00:00
etc Add a note in the default hostfile that it is not used in managed 2012-09-07 14:41:19 +00:00
include Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
mca Fix the component priority assignment. Thanks to Alex Margolin for 2012-09-25 07:13:23 +00:00
orted Cleanup comm_spawn for the multi-node case where at least one new process isn't spawned on every node. Avoid the complexities of trying to execute a daemon collective across the dynamic spawn as it becomes too hard to ensure that all daemons participate or are accounted for - instead, use a less scalable but workable solution of sending the data directly between the participating procs. Ensure that singletons get their collectives properly defined at startup so the spawned "HNP" is ready for them. 2012-09-12 11:31:36 +00:00
runtime Refs trac:3275. 2012-09-11 20:47:24 +00:00
test Update test 2012-09-20 02:51:27 +00:00
tools Refs trac:3275. 2012-09-11 20:47:24 +00:00
util Record the bind_level recvd by the daemon for each job so it can be correctly sent to the procs. Add test in get_relative_locality to avoid descending into an infinite loop if the level is NODE (==0). 2012-09-06 20:50:07 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +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 Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00