1
1
openmpi/orte
Josh Hursey fabd5cc153 Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
The composite functionality was becoming difficult to maintain, so we removed it for now which simplifies the framework design considerably.

Since the 'crmig' and 'autor' components were -very- similar to the 'hnp' component, this commit also merges them together. By moving the 'crmig' and 'autor' to a separate file under the 'hnp' component we are able to isolate the C/R logic to a large extent, thus being only minimally hooked into the previous 'hnp' component.

So other than some name changes, the functionality is all still in place. I will update the C/R documentation later this morning.

This commit was SVN r23628.
2010-08-19 13:09:20 +00:00
..
config A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +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 Make "processor affinity not supported" error message a little better: 2010-06-08 20:16:07 +00:00
mca Simplification of the ErrMgr framework by removing the 'stack'/composite functionality. 2010-08-19 13:09:20 +00:00
orted Added new solaris sysinfo module. Also added code to assign 2010-08-09 19:28:56 +00:00
runtime When we checkpoint with the --stop option, be sure to write out all the metadata before clearing the storage handle. 2010-08-18 20:44:03 +00:00
test Enable connect_accept between multiple singleton jobs without the presence of an external rendezvous agent (e.g., ompi-server). This also enables connect_accept between processes in more than two jobs regardless of how they were started. 2010-07-20 04:22:45 +00:00
tools A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
util Added new solaris sysinfo module. Also added code to assign 2010-08-09 19:28:56 +00:00
CMakeLists.txt Relevant Windows fixes for r23360. 2010-07-07 16:58:16 +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