2008-05-02 11:52:33 +00:00
|
|
|
# -*- 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).
|
|
|
|
#
|
|
|
|
[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.
|
|
|
|
|
2008-07-23 00:28:59 +00:00
|
|
|
Local host: %s
|
|
|
|
Error code: %d
|
2008-05-02 11:52:33 +00:00
|
|
|
#
|
|
|
|
[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.
|
|
|
|
|
2008-07-23 00:28:59 +00:00
|
|
|
Local host: %s
|
2008-05-02 11:52:33 +00:00
|
|
|
Host: %s
|
2008-06-27 21:02:05 +00:00
|
|
|
#
|
|
|
|
[cannot raise btl error]
|
|
|
|
|
|
|
|
The InfiniBand Connection Manager (IBCM) failed in some way, but is
|
|
|
|
unable to find a way to raise an error properly. This should not
|
|
|
|
happen. Your MPI job is likely to crash or hang, sorry.
|
|
|
|
|
|
|
|
Local host: %s
|