40 строки
1.4 KiB
Plaintext
40 строки
1.4 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:
|
|
|
|
Node: %s
|
|
|
|
Open MPI therefore cannot mapp the application as specified.
|
|
#
|
|
[orte-rmaps-mindist:several-hca-devices]
|
|
There are several OpenFabrics devices found on at least one node. Please specify the definite one.
|
|
|
|
Devices: %d
|
|
Node: %s
|
|
|
|
Open MPI therefore cannot mapp the application as specified.
|