# -*- text-*-
#
# Copyright (c) 2001-2003 The Trustees of Indiana University.  
#                         All rights reserved.
# Copyright (c) 1998-2001 University of Notre Dame. 
#                         All rights reserved.
# Copyright (c) 1994-1998 The Ohio State University.  
#                         All rights reserved.
# 
# This file is part of the LAM/MPI software package.  For license
# information, see the LICENSE file in the top level directory of the
# LAM/MPI source distribution.
# 
# $HEADER$
# 
# $Id: lam-ssi-crmpi-blcr-helpfile,v 1.3 2003/08/22 11:19:11 jsquyres Exp $
#
# ASCII help messages for LAM
#
-*-init:cr-init-fail-*-
# Called from API init when cr_init fails
# No parameters are passed
Oops -- cr_init() failed (the initialization call to the BLCR checkpointing
system).  Aborting in despair.
-*-cr-thread:acquire-lock-fail-*-
#
# Called from the cr-thread when acquire mpi lock fails
#
Attempt to acquire the MPI lock from the application thread failed at
checkpoint.  Aborting in despair :-(
-*-cr-thread:release-lock-fail-*-
#
# Called from the cr-thread when release mpi lock fails
#
Attempt to release the MPI lock to the application thread failed at
continue/restart.  Aborting in despair :-(
-*-cr-thread:chkpt-prepare-fail-*-
#
# Called from the cr-thread when error occurs in the rpi in preparation for
# checkpoint. 
#
Encountered a failure while preparing the SSI types for
checkpoint. Aborting in despair :-(
-*-cr-thread:chkpt-restart-fail-*-
#
# Called from the cr-thread when error occurs in the rpi at restart-time.
#
Encountered a failure while initializing the SSI types at
restart. Aborting in despair :-(
-*-cr-thread:chkpt-cont-fail-*-
#
# Called from the cr-thread when error occurs in the rpi while continuing from
# checkpoint.
#
Encountered a failure in the SSI types while continuing from
checkpoint.  Aborting in despair :-(
