1
1
openmpi/orte/tools/console/help-orteconsole.txt

37 строки
1.3 KiB
Plaintext
Исходник Обычный вид История

# -*- text -*-
#
# Copyright (c) 2004-2005 The Trustees of Indiana University.
# All rights reserved.
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
# 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 Open RTE's Console.
#
[orteconsole:usage]
Usage: %s [OPTION]...
Start the Open RTE Console interface
%s
[orteconsole:init-failure]
Open RTE was unable to initialize properly. The error occured while
attempting to %s. Returned value %d instead of ORTE_SUCCESS.
[orteconsole:finalize-failure]
Open RTE was unable to finalize properly. The error occured while
attempting to %s. Returned value %d instead of ORTE_SUCCESS.
[orteconsole:unknown-command]
Open RTE Console did not recognize the command:
%s
[orteconsole:unimplemented-command]
The command "%s" is not currently implemented in the Open RTE Console.
[orteconsole:failed-command]
The command "%s" failed with return value %d.