source: proiecte/hpl/openmpi_compiled/share/openmpi/help-coll-sync.txt @ 97

Last change on this file since 97 was 97, checked in by (none), 14 years ago

Adding compiled files

File size: 618 bytes
Line 
1# -*- text -*-
2#
3# Copyright (c) 2009 Cisco Systems, Inc.  All rights reserved.
4# $COPYRIGHT$
5#
6# Additional copyrights may follow
7#
8# $HEADER$
9#
10# This is the US/English general help file for Open MPI's sync
11# collective component.
12#
13[missing collective]
14The sync collective component in Open MPI was activated on a
15communicator where it did not find an underlying collective operation
16defined.  This usually means that the sync collective module's
17priority was not set high enough.  Please try increasing sync's
18priority.
19
20  Local host: %s
21  Sync coll module priority: %d
22  First discovered missing collective: %s
Note: See TracBrowser for help on using the repository browser.