From 3049848731b3334e130910c8ac0cfd4fe2854e4f Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Thu, 1 Dec 2016 13:12:43 -0700 Subject: [PATCH] Fix pmix base help file. Signed-off-by: Howard Pritchard --- opal/mca/pmix/base/help-pmix-base.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/opal/mca/pmix/base/help-pmix-base.txt b/opal/mca/pmix/base/help-pmix-base.txt index 1eaafa46fd..0b8ce5860e 100644 --- a/opal/mca/pmix/base/help-pmix-base.txt +++ b/opal/mca/pmix/base/help-pmix-base.txt @@ -1,6 +1,8 @@ -*- text -*- # # Copyright (c) 2010 Cisco Systems, Inc. All rights reserved. +# Copyright (c) 2016 Los Alamos National Security, LLC. All rights +# reserved. # # $COPYRIGHT$ # @@ -8,12 +10,11 @@ # # $HEADER$ # -# This is the US/English general help file for OPAL Errmgr HNP module. +# This is the US/English general help file for OPAL PMIx base. # -[errmgr-hnp:unknown-job-error] -An error has occurred in an unknown job. This generally should not happen -except due to an internal OPAL error. +[pmix2-init-failed] +PMI2_Init failed to intialize. Return code: %d -Job state: %s - -This information should probably be reported to the OMPI developers. +[pmix2-init-returned-bad-values] +PMI2_Init was intialized but negative values for job size and/or +rank was returned.