1
1
openmpi/orte
Ralph Castain a1e82e9d05 Per discussion with Josh, cleanup the errmgr API by creating separate modules for the public vs internal APIs. This mirrors the architecture used in other frameworks that had similar requirements.
Remove the orcm errmgr module - moving to the orcm code base so it can utilize orcm communications and not interfere with ompi-related operations.

This commit was SVN r22931.
2010-04-05 22:59:21 +00:00
..
config Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +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 some helpful defined values 2010-03-19 03:59:29 +00:00
mca Per discussion with Josh, cleanup the errmgr API by creating separate modules for the public vs internal APIs. This mirrors the architecture used in other frameworks that had similar requirements. 2010-04-05 22:59:21 +00:00
orted Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47:41 +00:00
runtime Truly respect the -quiet option. Make it an mca param so someone doesn't have to put it solely on the cmd line. Tell show_help to shaddup as well. 2010-04-02 14:19:38 +00:00
test ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +00:00
tools Truly respect the -quiet option. Make it an mca param so someone doesn't have to put it solely on the cmd line. Tell show_help to shaddup as well. 2010-04-02 14:19:38 +00:00
util Fix a bunch of compiler warnings reported by Jeff 2010-04-03 00:20:19 +00:00
CMakeLists.txt Remove flex.exe and its license file from the tarball. 2010-01-22 16:40:13 +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 This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +00:00