source: proiecte/hpl/openmpi_compiled/share/openmpi/help-opal-carto-file.txt @ 97

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

Adding compiled files

File size: 1.6 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-2006 The Regents of the University of California.
12#                         All rights reserved.
13# Copyright (c) 2006-2007 Cisco Systems, Inc.  All rights reserved.
14# Copyright (c) 2007      Mellanox Technologies. All rights reserved.
15# $COPYRIGHT$
16#
17# Additional copyrights may follow
18#
19# $HEADER$
20#
21# This is the US/English help file for Open MPI's OpenFabrics support
22# (the carto file).
23#
24
25[file not found]
26File %s: No such file or directory
27#
28
29[expected node type]
30File: %s line: %d expected Edge type (free string). received %s
31#
32
33[expected node name]
34File: %s line: %d expected Edge name (free string). received %s
35#
36
37[expected Connection]
38File: %s line: %d expected Edge branch (edge name:weight). received %s
39#
40
41[expected deceleration]
42File: %s line: %d expected Edge declaration (EDGE) or branch declaration (BRANCH). received %s
43#
44
45[incorrect connection]
46File: %s line: %d - %s - incorrect branch
47#
48
49[vertex not found]
50File: %s line: %d - Edge %s is not in the graph
51#
52
53[unknown token]
54File: %s line: %d - lexical analyzer returned
55unknown value - %d
56#
Note: See TracBrowser for help on using the repository browser.