1
1
openmpi/orte
2012-09-18 15:56:21 +00:00
..
config Correct test statement 2012-09-12 14:30:03 +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 Track positioned files so we avoid re-positioning them across jobs 2012-09-18 15:56:21 +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 to include all keys 2012-09-12 05:02:51 +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