1
1
openmpi/orte/mca/notifier/base
George Bosilca 52d013baae Add a missing header.
This commit was SVN r21694.
2009-07-16 17:21:37 +00:00
..
base.h Add a threshold reporting level to the orte notifier framework. This takes a string value: 2009-07-16 13:31:23 +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 Add a missing header. 2009-07-16 17:21:37 +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