41428e6b61
See the following email thread for further details: http://www.open-mpi.org/community/lists/devel/2010/04/7745.php This commit was SVN r22984.
64 строки
1.6 KiB
Plaintext
64 строки
1.6 KiB
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
|
|
# University Research and Technology
|
|
# Corporation. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
# This is the US/English general help file for Open RTE's ODLS Framework
|
|
#
|
|
[orte-odls-base:could-not-preload-binary]
|
|
WARNING: Could not preload the binary file.
|
|
|
|
Binary: %s
|
|
|
|
Will continue attempting to launch the process.
|
|
[orte-odls-base:could-not-preload-files]
|
|
WARNING: Could not preload the files specified.
|
|
|
|
Fileset: %s
|
|
|
|
Will continue attempting to launch the process.
|
|
[orte-odls-base:could-not-preload]
|
|
WARNING: Could not preload the requested files and directories.
|
|
|
|
Binary : %s
|
|
Fileset: %s
|
|
|
|
Will continue attempting to launch the process.
|
|
|
|
#
|
|
[orte-odls-base:xterm-rank-out-of-bounds]
|
|
The xterm option was asked to display a rank that is larger
|
|
than the number of procs in the job:
|
|
|
|
Rank: %d
|
|
#procs: %d
|
|
|
|
Note that ranks start with 0, not 1, and must be specified
|
|
accordingly.
|
|
#
|
|
[orte-odls-base:show-bindings]
|
|
System has detected external process binding to cores %04lx
|
|
|
|
#
|
|
[orte-odls-base:warn-not-bound]
|
|
A request to bind the processes to a %s was made, but the operation
|
|
resulted in the processes being unbound. This was most likely caused
|
|
by the following:
|
|
|
|
%s
|
|
|
|
This is only a warning that can be suppressed in the future by
|
|
setting the odls_warn_if_not_bound MCA parameter to 0. Execution
|
|
will continue.
|
|
|
|
Local host: %s
|
|
Action requested: %s
|
|
Slot list: %s
|
|
Application name: %s
|