Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > c032abd3cd5e8fcda8a7b79eefc44884 > files > 8

lam-7.1.4-1mdv2010.0.i586.rpm

# -*- text-*-
#
# Copyright (c) 2001-2004 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-crlam-self-helpfile,v 1.2 2004/03/09 16:56:14 pcharapa Exp $
#
# ASCII help messages for LAM
#
# TO DO: Remove all these BLCR messages and insert any relevant self
# messages
#
-*-cr-self-init:pipe-creation-fail-*-
# Called from init when pipe creation fails
# No parameters are passed
Oops -- pipe() creation failed .  Aborting in despair.
-*-cr-self-thread:read-fail-*-
#
# Called from self thread when read on pipe fails
#
Attempt to do a read on the pipe failed.  Aborting in despair :-(
-*-cr-self-signal:write-fail-*-
#
# Called from the self-signal handler when write to the pipe fails
#
Attempt by the signal handler to write to the pipe failed.  Aborting
in despair :-(
-*-cr-self-init:thread-creation-fail-*-
#
# Called from the cr-self-init when error occurs creation of thread
#
Encountered a failure while creating a Thread. Aborting in despair :-(
-*-cr-self-init:thread-join-fail-*-
#
# Called from the cr-self-init when error occurs creation of thread
#
Encountered a failure while trying to join on the Thread. Aborting in despair :-(
-*-cr-self-thread:checkpoint-fail-*-
#
# Called from the cr-thread when error occurs in the rpi while checkpointing
#
Encountered a failure in the SSI types while checkpointing.  Aborting in despair :-(
-*-cr-self-lamrestart:restart-args-missing-*-
# Called from lamrestart when no restart args are specified
Restart args missing, nothing else can be done.  Aborting in despair :-(