1
1
openmpi/opal/mca/pmix/base/help-pmix-base.txt
Ralph Castain 9fb80bd239 Update the opal/pmix base framework elements
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2018-01-25 08:37:52 -08:00

38 строки
881 B
Plaintext

-*- text -*-
#
# Copyright (c) 2010 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2016 Los Alamos National Security, LLC. All rights
# reserved.
#
# Copyright (c) 2016-2018 Intel, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English general help file for OPAL PMIx base.
#
[pmix2-init-failed]
PMI2_Init failed to intialize. Return code: %d
#
[pmix2-init-returned-bad-values]
PMI2_Init was intialized but negative values for job size and/or
rank was returned.
#
[old-pmix]
A version of PMIx was detected that is too old:
Version: %s
Min version: %s
Please reconfigure against an updated version of PMIx.
#
[incorrect-pmix]
An unexpected version of PMIx was loaded:
Detected: %s
Expected: %s
Please check the library path and reconfigure if required.