From 57fb96b0181d9e87f9eba7504e3b54407a0f427a Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 3 Oct 2005 21:06:13 +0000 Subject: [PATCH] Clarification of a help message This commit was SVN r7597. --- ompi/mca/coll/base/help-mca-coll-base.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ompi/mca/coll/base/help-mca-coll-base.txt b/ompi/mca/coll/base/help-mca-coll-base.txt index ee55d8ca81..25f27fbfd1 100644 --- a/ompi/mca/coll/base/help-mca-coll-base.txt +++ b/ompi/mca/coll/base/help-mca-coll-base.txt @@ -21,11 +21,11 @@ Although some coll components are available on your system, none of them said that they could be used for a new communicator. -This is extremely unusual -- in a worse case scenario, the "basic" -component should be able to be chosen for any communicator. As such, -this likely means that something else is wrong (although you should -double check that the "basic" coll component is available on your -system -- look at the output of the "ompi_info" command). +This is extremely unusual -- either the "basic" or "self" components +should be able to be chosen for any communicator. As such, this +likely means that something else is wrong (although you should double +check that the "basic" and "self" coll components are available on +your system -- check the output of the "ompi_info" command). # [comm-unselect:failed-finalize] A coll module failed to finalize properly when a communicator that was @@ -41,4 +41,3 @@ named "%s". This is extremely unusual and typically indicates some other kind of problem (e.g., a memory problem) -