58938b2f50
* Fixes trac:2329 : Improves the error message, and ensures opal-restart will not segv in opal_finalize. This commit was SVN r25586. The following Trac tickets were found above: Ticket 2329 --> https://svn.open-mpi.org/trac/ompi/ticket/2329
29 строки
1.1 KiB
Plaintext
29 строки
1.1 KiB
Plaintext
-*- text -*-
|
|
#
|
|
# Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
|
|
# University Research and Technology
|
|
# Corporation. All rights reserved.
|
|
# Copyright (c) 2004-2005 The University of Tennessee and The University
|
|
# of Tennessee Research Foundation. All rights
|
|
# reserved.
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|
# University of Stuttgart. All rights reserved.
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
# All rights reserved.
|
|
# Copyright (c) 2011 Oak Ridge National Labs. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
# This is the US/English general help file for Open PAL CRS framework.
|
|
#
|
|
[blcr:restart_failed_exec]
|
|
Error: BLCR was not able to restart the process because exec failed.
|
|
Check the installation of BLCR on all of the machines in your
|
|
system. The following information may be of help:
|
|
Return Code : %d
|
|
BLCR Restart Command : %s
|
|
Restart Command Line : %s
|