
fixed by Roman, reviewed by Miked cmr=v1.8.2:reviewer=ompi-rm1.8 This commit was SVN r31752.
30 строки
918 B
Plaintext
30 строки
918 B
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (c) 2013 Mellanox Technologies, Inc.
|
|
# All rights reserved.
|
|
# $COPYRIGHT$
|
|
#
|
|
# Additional copyrights may follow
|
|
#
|
|
# $HEADER$
|
|
#
|
|
[eager_limit_too_small]
|
|
The "eager limit" MCA parameter in the %s BTL was set to a value which
|
|
is too low for Open SHMEM to function properly. Please re-run your job
|
|
with a higher eager limit value for this BTL; the exact MCA parameter
|
|
name and its corresponding minimum value is shown below.
|
|
|
|
Local host: %s
|
|
BTL name: %s
|
|
BTL eager limit value: %d (set via btl_%s_eager_limit)
|
|
BTL eager limit minimum: %d
|
|
MCA parameter name: btl_%s_eager_limit
|
|
|
|
[internal_oom_error]
|
|
'%s' operation failed. Unable to allocate buffer, need %d bytes.
|
|
Try increasing 'spml_yoda_bml_alloc_threshold' value or setting it to '0' to
|
|
force waiting for all puts completion.
|
|
|
|
spml_yoda_bml_alloc_threshold: %d
|
|
|