source: proiecte/hpl/openmpi_compiled/share/openmpi/help-orte-odls-base.txt @ 97

Last change on this file since 97 was 97, checked in by (none), 14 years ago

Adding compiled files

File size: 1.0 KB
Line 
1# -*- text -*-
2#
3# Copyright (c) 2004-2007 The Trustees of Indiana University and Indiana
4#                         University Research and Technology
5#                         Corporation.  All rights reserved.
6# $COPYRIGHT$
7#
8# Additional copyrights may follow
9#
10# $HEADER$
11#
12# This is the US/English general help file for Open RTE's ODLS Framework
13#
14[orte-odls-base:could-not-preload-binary]
15WARNING: Could not preload the binary file.
16
17Binary: %s
18
19Will continue attempting to launch the process.
20[orte-odls-base:could-not-preload-files]
21WARNING: Could not preload the files specified.
22
23Fileset: %s
24
25Will continue attempting to launch the process.
26[orte-odls-base:could-not-preload]
27WARNING: Could not preload the requested files and directories.
28
29Binary : %s
30Fileset: %s
31
32Will continue attempting to launch the process.
33
34#
35[orte-odls-base:xterm-rank-out-of-bounds]
36The xterm option was asked to display a rank that is larger
37than the number of procs in the job:
38
39Rank:     %d
40#procs:   %d
41
42Note that ranks start with 0, not 1, and must be specified
43accordingly.
Note: See TracBrowser for help on using the repository browser.