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. However, a draft version
of a user and administrator manual for the next release of Sun Grid Engine
software describes the functionality of the initial open source release of
Grid Engine reasonably well, and is available here. Your comments and suggestions
regarding this draft document would be appreciated on the mail list, and we will
make available the revised versions here.
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:
|