Grid Engine Documents |
Two categories of documentation are available for Grid Engine, user/administrator level manuals for the compiled software and developer oriented technical documentation. Some of those files are available in PDF format. You will need Adobe Acrobat Reader to display them. Download Acrobat Reader. User and Administrator ManualsThe Grid Engine project has not established a specific documentation effort to create unique documentation for Grid Engine software. The documentation for Sun Grid Engine 5.3 and Sun Grid Engine, Enterprise Edition 5.3 is available here. It consists of
In addition, "nroff" on-line manual pages can be checked out from /gridengine/doc/man by using CVS. These pages are highly similar to the Reference Manual. This includes a description of all client/server commands, of all file formats and of the internally used programming interfaces. For administrators and users we also recommend the HOWTOs, specifically in case of problems or questions concerning how Grid Engine might be best applied to a specific scenario. Technical DocumentationThose who are interested in understanding the Grid Engine source code or contributing to it are refered to the module documentation overview page. It contains links to information pages on all major source code modules and it provides an overview on their interrelationship. Other sources of technical information are:
Developer DocumentationAdditional documentation for developers is available:
|