This file is indexed.

/usr/share/openmpi/help-ras-gridengine.txt is in openmpi-common 1.6.5-8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# -*- 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 (c) 2006      Sun Microsystems, Inc.  All rights reserved.
#                         Use is subject to license terms.
# $COPYRIGHT$
# 
# Additional copyrights may follow
# 
# $HEADER$
#
[empty-nodelist-error]
There are not enough slots available in the Grid Engine 
Parallel Environment (PE) to satisfy the slot requirement needed to
launch ORTE daemons to the remote hosts, as requested by the application.

Either request fewer slots in application with less value in -np, 
or make more PE slots available for use.

[cannot-read-pe-hostfile]
The Grid Engine ras component is not able to read the $PE_HOSTFILE for
the Grid Engine nodes. The $PE_HOSTFILE environment variable shows the
file is located at:

  %s

The following error is returned:

  %s

[no-nodes-found]
No slots were found in the Grid Engine Parallel Environment (PE). This
is probably a setup issue, or could be due to a corrupted $PE_HOSTFILE.

There is also a chance that you may not be running under a parallel job
environment (PE) -- you may have forgotten to specify this is a parallel
job. If so, please specify that to Grid Engine and try again.