38 строки
1.6 KiB
Plaintext
38 строки
1.6 KiB
Plaintext
-*- text -*-
|
|
#
|
|
# Copyright (c) 2004-2010 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$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
# This is the US/English general help file for ORTE SnapC framework.
|
|
#
|
|
[waitpid_stop_fail]
|
|
Warning: waitpid(%d) failed with ret = %d while waiting on process
|
|
%s. Typically this means that you are stopping a restarted
|
|
process. We skip the rest of the checks, since this is normally
|
|
not a problem.
|
|
|
|
[amca_param_not_found]
|
|
Warning: Unable to determine the AMCA parameter from the environment.
|
|
This is the option supplied to mpirun as '-am '.
|
|
Restart may not be able to correctly determine the correct AMCA/MCA
|
|
parameters to use when restarting.
|
|
|
|
[tune_param_not_found]
|
|
Warning: Unable to determine the TUNE parameter from the environment.
|
|
This is the option supplied to mpirun as '-tune '.
|
|
Restart may not be able to correctly determine the correct TUNE/MCA/ENV
|
|
parameters to use when restarting.
|