1
1
openmpi/ompi/mca/btl/openib/connect/help-mpi-btl-openib-cpc-ibcm.txt
Jeff Squyres ba5615a18f Merge in /tmp-public/cpc3 branch to trunk. oob/xoob still remains the
default CPC.

This commit was SVN r18356.
2008-05-02 11:52:33 +00:00

36 строки
899 B
Plaintext

# -*- text -*-
#
# Copyright (c) 2008 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English help file for Open MPI's OpenFabrics IB CM
# support (the openib BTL).
#
[ib_cm function error]
An InfiniBand Connection Manager (IBCM) function received an unexpected
error. Your MPI job is likely to hang or crash; sorry.
Host: %s
Function: %s
Error: %d (%s)
#
[unhandled error]
The InfiniBand Connection Manager (IBCM) received an unexpected error
when it attempted to send a connection %s. Your MPI job is
likely to hang or crash; sorry.
Host: %s
Error code: %d
#
[timeout not found]
The InfiniBand Connection Manager (IBCM) timed out when sending a
connection %s, but Open MPI was unable to find a matching send
request. This should not happen. Your MPI job is likely to hang or
crash; sorry.
Host: %s