1
1
openmpi/orte/mca/snapc/full
Abhishek Kulkarni 87d2c9b31d Few fault tolerance updates related to the CIFTS project (http://www.mcs.anl.gov/research/cifts/)
* Improve the FTB notifier to publish (C/R, process/communication failure) events to the FTB with the
   OMPI jobid as the associated payload.
 * Add notifier calls for C/R events and process status events in SnapC and ErrMgr components.
 * Fix a bug where the SnapC states and process states collide before being thrown out over the notifier.

This commit was SVN r24251.
2011-01-13 20:13:49 +00:00
..
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
help-orte-snapc-full.txt A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
snapc_full_app.c use the saved value of PID, saving some calls to getpid() 2010-11-07 22:09:49 +00:00
snapc_full_component.c A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
snapc_full_global.c Few fault tolerance updates related to the CIFTS project (http://www.mcs.anl.gov/research/cifts/) 2011-01-13 20:13:49 +00:00
snapc_full_local.c Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
snapc_full_module.c A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
snapc_full.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00