File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change 11
11
# Copyright (c) 2004-2005 The Regents of the University of California.
12
12
# All rights reserved.
13
13
# Copyright (c) 2006-2010 Oracle and/or its affiliates. All rights reserved.
14
- # Copyright (c) 2012-2014 Cisco Systems, Inc. All rights reserved.
14
+ # Copyright (c) 2012-2022 Cisco Systems, Inc. All rights reserved.
15
15
# $COPYRIGHT$
16
16
#
17
17
# Additional copyrights may follow
25
25
Unfortunately, this installation of Open MPI was not compiled with
26
26
%s support. As such, the %s compiler is non-functional.
27
27
#
28
- [no-profiling-support]
29
- Warning: the "-lpmpi" flag was included on the command line,
30
- indicating use of MPI profiling layer. However, Open MPI was not
31
- compiled with support for the MPI profiling layer. This flag has
32
- therefore been ignored.
33
- #
34
28
[no-compiler-specified]
35
29
No underlying compiler was specified in the wrapper compiler data file
36
30
(e.g., mpicc-wrapper-data.txt)
@@ -67,10 +61,6 @@ Unable to call the compiler (%s). The failure return the error
67
61
%s.
68
62
The failed command was [%s].
69
63
#
70
- [compiler-failed]
71
- The child process (%s) exit with error %d.
72
- The failed command was [%s].
73
- #
74
64
[no-options-support]
75
65
The %s wrapper compiler was unable to find a block of options in its
76
66
configuration to support your compiler mode. Your application was not
You can’t perform that action at this time.
0 commit comments