1
1
openmpi/orte/mca/notifier/base
Jeff Squyres c17616c332 Change the ordering slightly; don't save anything until we know all
went well.

This commit was SVN r20748.
2009-03-06 21:49:38 +00:00
..
base.h Add capability to notify system admins of potential problems in system communication networks and/or other system elements that are detected by Open MPI during operation. For example, failures in connections that may be indicative of connectivity problems can be reported to sys admins in addition to our current error message to the user, thus allowing more rapid correction of the problem. 2008-08-06 21:59:21 +00:00
Makefile.am Add capability to notify system admins of potential problems in system communication networks and/or other system elements that are detected by Open MPI during operation. For example, failures in connections that may be indicative of connectivity problems can be reported to sys admins in addition to our current error message to the user, thus allowing more rapid correction of the problem. 2008-08-06 21:59:21 +00:00
notifier_base_close.c Add capability to notify system admins of potential problems in system communication networks and/or other system elements that are detected by Open MPI during operation. For example, failures in connections that may be indicative of connectivity problems can be reported to sys admins in addition to our current error message to the user, thus allowing more rapid correction of the problem. 2008-08-06 21:59:21 +00:00
notifier_base_open.c Fix notifier base functions to match revised notifier.h framework APIs 2009-02-28 23:46:18 +00:00
notifier_base_select.c Change the ordering slightly; don't save anything until we know all 2009-03-06 21:49:38 +00:00