1e2019ce2a
This reverts commit cb55c88a8b
.
45 строки
996 B
Plaintext
45 строки
996 B
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (C) 2009. QLogic Corporation. All rights reserved.
|
|
# Copyright (c) 2013-2015 Intel, Inc. All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
[psm2 init]
|
|
Initialization of PSM2 library failed.
|
|
|
|
Error: %s
|
|
#
|
|
[debug level]
|
|
Unable to set PSM2 debug level.
|
|
|
|
Error: %s
|
|
#
|
|
[unable to open endpoint]
|
|
PSM2 was unable to open an endpoint. Please make sure that the network link is
|
|
active on the node and the hardware is functioning.
|
|
|
|
Error: %s
|
|
#
|
|
[no uuid present]
|
|
Error obtaining unique transport key from ORTE (orte_precondition_transports %s
|
|
the environment).
|
|
|
|
Local host: %s
|
|
#
|
|
[error polling network]
|
|
Error %s occurred in attempting to make network progress (psm2_mq_ipeek).
|
|
#
|
|
[error posting receive]
|
|
Unable to post application receive buffer (psm2_mq_irecv or psm2_mq_imrecv).
|
|
|
|
Error: %s
|
|
Buffer: %p
|
|
Length: %d
|
|
#
|
|
[path query mechanism unknown]
|
|
Unknown path record query mechanism %s. Supported mechanisms are %s.
|