File: dist.html

package info (click to toggle)
gridengine 6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 51,532 kB
  • ctags: 51,172
  • sloc: ansic: 418,155; java: 37,080; sh: 22,593; jsp: 7,699; makefile: 5,292; csh: 4,244; xml: 2,901; cpp: 2,086; perl: 1,895; tcl: 1,188; lisp: 669; ruby: 642; yacc: 393; lex: 266
file content (99 lines) | stat: -rw-r--r-- 2,059 bytes parent folder | download | duplicates (9)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="andre alefeld">
   <meta name="GENERATOR" content="Mozilla/4.76C-CCK-MCD Netscape [en] (X11; U; SunOS 5.8 sun4u) [Netscape]">
</head>
<body>

<ul><font size=+2>Module description of gridengine/source/dist</font>
<br>&nbsp;
<p>This module contains files and directories which are part of a Grid
Engine distribution. During installation the files and directories of the
'source/dist' module are copied to the $SGE_ROOT directory (in case of
a local installation) or to the distribution repository. See the file 'source/README.BUILD'
for more information about the Grid Engine build process.
<br>&nbsp;
<br>&nbsp;
<table BORDER COLS=2 WIDTH="100%" NOSAVE >
<tr>
<td>README.arch</td>

<td>description how the script 'util/arch' works</td>
</tr>

<tr>
<td>ckpt/</td>

<td>README files and CKPT interface scripts for various kernel level checkpointing
interfaces</td>
</tr>

<tr>
<td>dist.html</td>

<td>this file</td>
</tr>

<tr>
<td>doc/</td>

<td>currently empty, content is copied from 'gridengine/doc'</td>
</tr>

<tr>
<td>examples/</td>

<td>sample demo job scripts</td>
</tr>

<tr>
<td>inst_sge</td>

<td>Grid Engine installation script for qmaster and execd</td>
</tr>

<tr>
<td>install_execd</td>

<td>wrapper to 'inst_sge' to install execution host</td>
</tr>

<tr>
<td>install_qmaster</td>

<td>wrapper to 'inst_sge' to install qmaster host</td>
</tr>

<tr>
<td>mpi/</td>

<td>README files and MPI interface scripts to run parallel jobs under Grid
Engine</td>
</tr>

<tr>
<td>pvm/</td>

<td>README files and PVM interface scripts to run parallel jobs under Grid
Engine</td>
</tr>

<tr>
<td>qmon/</td>

<td>Qmon pixmaps, help file&nbsp; and X11 resource file</td>
</tr>

<tr>
<td>util/</td>

<td>scripts and files needed during installation. Also contains subdirecories
with sample queue calendar files and load sensor scripts</td>
</tr>
</table>
</ul>

</body>
</html>