1
1
openmpi/orte
2009-12-30 01:45:31 +00:00
..
config Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection. 2009-11-30 23:11:25 +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 Add a new ras module to support bootstrap operations. Additional functionality may eventually be required in the component, but for now all it does is provide a mechanism for ensuring that other allocations don't confuse the system. 2009-09-30 23:30:24 +00:00
mca Check the return status code on all dss operations within the rmcast modules 2009-12-30 01:45:31 +00:00
orted A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00
runtime A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00
test Add some new tests to the ORTE collection 2009-12-17 19:30:57 +00:00
tools Move the test for case-sensitive file system from ompi to opal so that all layers can have that knowledge. 2009-12-29 23:26:45 +00:00
util Fix a bug reported by Rainer whereby we could free and reuse an address if the user specified the tmp dir base. After discussing with Josh, we also removed the code that had us retry creation of the session dir (using default values) if the user-specified value didn't work for some reason. Adhering to OMPI standard practices, we abort if the user-specified value doesn't work. 2009-12-03 01:57:35 +00:00
CMakeLists.txt Update a few CMake scripts. 2009-11-03 10:40:58 +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 Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00