1
1
openmpi/orte/mca/rmaps/mindist/help-orte-rmaps-md.txt
Mike Dubman 840e2cb4a2 mindist: cosmetic, use fallback to byslot if unable to read NUMA info, small fix.
fixed by Elena, reviewed by Ralph/Mike
cmr=v1.7.4:reviewer=ompi-gk1.7

This commit was SVN r29679.
2013-11-13 09:26:40 +00:00

48 строки
1.6 KiB
Plaintext

# -*- text -*-
#
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
# University Research and Technology
# Corporation. All rights reserved.
# Copyright (c) 2004-2005 The University of Tennessee and The University
# of Tennessee Research Foundation. All rights
# reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
# University of Stuttgart. All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
# All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
#
[multi-apps-and-zero-np]
Open MPI found multiple applications to be launched, and at least one
that failed to specify the number of processes to execute. When
specifying multiple applications, you must specify how many processes
of each to launch via the -np argument.
#
[orte-rmaps-mindist:no-pci-locality-info]
No PCI locality information could be found on at least one node. Please, upgrade BIOS to expose NUMA info.
Node: %s
Open MPI will map the application by default (BYSLOT).
#
[orte-rmaps-mindist:several-hca-devices]
There are several OpenFabrics devices found on at least one node. To use rmaps_mindist mapper, please, specify the definite one.
Devices: %d
Node: %s
Open MPI will map the application by default (BYSLOT).
#
[orte-rmaps-mindist:device-not-found]
An OpenFabrics device was specified that cannot be found on at least one node.
Device: %s
Node: %s
Open MPI will map the application by default (BYSLOT).