2008-02-28 04:57:57 +03:00
|
|
|
# -*- text -*-
|
2006-08-11 01:46:52 +04:00
|
|
|
#
|
|
|
|
# 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.
|
2015-06-24 06:59:57 +03:00
|
|
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
2006-08-11 01:46:52 +04:00
|
|
|
# University of Stuttgart. All rights reserved.
|
|
|
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
|
|
|
# All rights reserved.
|
|
|
|
# Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
|
|
|
|
# Use is subject to license terms.
|
2014-02-05 19:51:17 +04:00
|
|
|
# Copyright (c) 2014 Intel, Inc. All rights reserved.
|
2006-08-11 01:46:52 +04:00
|
|
|
# $COPYRIGHT$
|
2015-06-24 06:59:57 +03:00
|
|
|
#
|
2006-08-11 01:46:52 +04:00
|
|
|
# Additional copyrights may follow
|
2015-06-24 06:59:57 +03:00
|
|
|
#
|
2006-08-11 01:46:52 +04:00
|
|
|
# $HEADER$
|
|
|
|
#
|
2008-02-28 04:57:57 +03:00
|
|
|
[no-nodes-found]
|
|
|
|
No nodes were found in the PBS_NODEFILE:
|
2006-08-11 01:46:52 +04:00
|
|
|
|
2008-02-28 04:57:57 +03:00
|
|
|
%s
|
2006-08-11 01:46:52 +04:00
|
|
|
|
2008-02-28 04:57:57 +03:00
|
|
|
This is probably a setup issue, could be due to a corrupted file, or
|
|
|
|
- most probably - is caused by having failed to obtain an allocation.
|
2014-02-05 19:51:17 +04:00
|
|
|
#
|
|
|
|
[smp-error]
|
|
|
|
The SMP mode flag was given, but the required PBS_PPN environmental
|
|
|
|
variable was not found. Please check that your system actually supports
|
|
|
|
the indicated mode and try again.
|
|
|
|
#
|
|
|
|
[smp-multi]
|
|
|
|
The SMP mode flag was given, but a node was listed in the PBS_Nodefile
|
|
|
|
more than once. This usually indicates that the system is not
|
|
|
|
actually operating in SMP mode. Please check your system configuration
|
|
|
|
and try again.
|