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>
<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>
<br>
<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 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>
|