File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
-*- text -*-
2
2
#
3
3
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
4
+ # Copyright (c) 2016 Los Alamos National Security, LLC. All rights
5
+ # reserved.
4
6
#
5
7
# $COPYRIGHT$
6
8
#
7
9
# Additional copyrights may follow
8
10
#
9
11
# $HEADER$
10
12
#
11
- # This is the US/English general help file for OPAL Errmgr HNP module .
13
+ # This is the US/English general help file for OPAL PMIx base .
12
14
#
13
- [errmgr-hnp:unknown-job-error]
14
- An error has occurred in an unknown job. This generally should not happen
15
- except due to an internal OPAL error.
15
+ [pmix2-init-failed]
16
+ PMI2_Init failed to intialize. Return code: %d
16
17
17
- Job state: %s
18
-
19
- This information should probably be reported to the OMPI developers .
18
+ [pmix2-init-returned-bad-values]
19
+ PMI2_Init was intialized but negative values for job size and/or
20
+ rank was returned .
You can’t perform that action at this time.
0 commit comments