1
1
openmpi/orte
2012-09-29 18:30:35 +00:00
..
config Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +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 Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +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 Remove tools that are no longer required 2012-09-29 17:33:16 +00:00
util Get the trunk to build again when --without-hwloc is specified. Move a couple of key type definitions and utilities out from under the HAVE_HWLOC test so they are always available as they don't really depend on hwloc's presence. Tell two compnents not to build if hwloc is disabled: 2012-09-26 23:24:27 +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