source: proiecte/hpl/openmpi_compiled/share/openmpi/help-ompi_info.txt @ 97

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

Adding compiled files

File size: 1.1 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 help file for Open MPI ompi_info error
20# messages.
21#
22[usage]
23The ompi_info command can be used to provide detailed information on
24your Open MPI installation.  Syntax:
25
26%s
27[lib-call-fail]
28A library call unexpectedly failed.  This is a terminal error; please
29show this message to an Open MPI wizard:
30
31        Library call: %s
32         Source file: %s
33  Source line number: %d
34
35Aborting...
Note: See TracBrowser for help on using the repository browser.