1
1
openmpi/orte/mca/notifier/ftb/help-ftb-event-schema.txt
Abhishek Kulkarni 11ffa854ff Update the FTB notifier
* fix indentation issues
 * update the name of one of the fault events published to the FTB (per the FTB MPI standard)

This commit was SVN r24213.
2011-01-10 18:58:31 +00:00

30 строки
656 B
Plaintext

# -*- text -*-
#
# Copyright (c) 2010 The Trustees of Indiana University and Indiana
# University Research and Technology Corporation.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the FTB event schema file for Open MPI's FTB notifier
#
start
ftb.mpi.openmpi
FTB_MPI_PROCS_DEAD ERROR
FTB_MPI_PROCS_UNREACHABLE ERROR
FTB_MPI_PROCS_COMM_ERROR WARNING
FTB_MPI_PROCS_MIGRATED INFO
FTB_MPI_PROCS_MIGRATE_FAIL ERROR
FTB_MPI_PROCS_CKPTED INFO
FTB_MPI_PROCS_CKPT_FAIL ERROR
FTB_MPI_PROCS_RESTARTED INFO
FTB_MPI_PROCS_RESTART_FAIL ERROR
FTB_MPI_PROCS_ABORTED ERROR
end