source: proiecte/hpl/openmpi_compiled/share/openmpi/help-ess-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.3 KB
Line 
1# -*- text -*-
2#
3# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
4#                         University Research and Technology
5#                         Corporation.  All rights reserved.
6# Copyright (c) 2004-2005 The University of Tennessee and The University
7#                         of Tennessee Research Foundation.  All rights
8#                         reserved.
9# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
10#                         University of Stuttgart.  All rights reserved.
11# Copyright (c) 2004-2005 The Regents of the University of California.
12#                         All rights reserved.
13# $COPYRIGHT$
14#
15# Additional copyrights may follow
16#
17# $HEADER$
18#
19# This is the US/English general help file for the SDS base.
20#
21[ess-base:execv-error]
22The singleton application was not able to find the executable "orted" in
23your PATH or in the directory where Open MPI/OpenRTE was initially installed,
24and therefore cannot continue.
25
26For reference, we tried the following command:
27
28  %s
29
30and got the error %s.
31
32This could mean that your PATH or executable name is wrong, or that you do not
33have the necessary permissions.  Please ensure that the executable is able to be
34found and executed as it is required for singleton operations.
Note: See TracBrowser for help on using the repository browser.