GRID engine: Difference between revisions

From ICT science
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The staff and student servers have a version of the '''Oracle Grid Engine''' running. This is a so-called distributed resource management (DRM) system, which distributes user workload over the available processing resources. The system determines when and where a job is executed.
The gemini servers (and most HPC clusters) have a version of the '''Oracle Grid Engine''' running. This is a so-called distributed resource management (DRM) system, which distributes user workload over the available processing resources. The system determines when and where a job is executed.


For more information, see the relevant manual page: <code>man sge_intro</code>.
For more information, see the relevant manual page: <code>man sge_intro</code>.

Revision as of 10:53, 21 February 2018

The gemini servers (and most HPC clusters) have a version of the Oracle Grid Engine running. This is a so-called distributed resource management (DRM) system, which distributes user workload over the available processing resources. The system determines when and where a job is executed.

For more information, see the relevant manual page: man sge_intro.

A short introductory manual is available as a PDF document.