a1bf04f39e
First cut at adding support for LSF Lots of ompi_ignores so only Jeff and I will see this stuff This commit was SVN r15321.
37 строки
1.4 KiB
Plaintext
37 строки
1.4 KiB
Plaintext
# -*- text -*-
|
|
#
|
|
# Copyright (c) 2004-2007 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$
|
|
#
|
|
# This is the US/English help file for Open MPI MCA error messages.
|
|
#
|
|
[nodelist-failed]
|
|
While trying to determine what resources are available, Bproc failed when
|
|
queried for a list of available nodes. This may indicate a problem with
|
|
Bproc or your cluster.
|
|
|
|
[no-nodes-found]
|
|
While trying to determine what resources are available, Bproc returned
|
|
a zero-length list of available nodes. This may indicate a problem
|
|
with Bproc or your cluster.
|
|
|
|
[no-nodes-avail]
|
|
While trying to determine what resources are available, Bproc returned
|
|
a list of available nodes that didn't contain any upon which you have
|
|
execution privileges. This may indicate a problem with Bproc, your cluster,
|
|
or your privileges.
|
|
|