File tree 1 file changed +28
-0
lines changed 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ # -*- text -*-
2
+ #
3
+ # Copyright (c) 2006 High Performance Computing Center Stuttgart,
4
+ # University of Stuttgart. All rights reserved.
5
+ # Copyright (c) 2006-2015 Cisco Systems, Inc. All rights reserved.
6
+ # Copyright (c) 2018 IBM Corporation. All rights reserved.
7
+ # Copyright (c) 2020 The University of Tennessee and The University
8
+ # of Tennessee Research Foundation. All rights
9
+ # reserved.
10
+ # $COPYRIGHT$
11
+ #
12
+ # Additional copyrights may follow
13
+ #
14
+ # $HEADER$
15
+ #
16
+ # This is the US/English general help file for Open MPI.
17
+ #
18
+ [MPI function not supported]
19
+ Your application has invoked an MPI function that is not supported in
20
+ this environment.
21
+
22
+ MPI function: %s
23
+ Reason: %s
24
+ [info-set-with-reserved-prefix]
25
+ Comments
26
+ MPI_Info_set warning, key is using a reserved prefix.
27
+ Key: %s
28
+ Reserved prefix: %s
You can’t perform that action at this time.
0 commit comments