Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.19 KB

File metadata and controls

19 lines (10 loc) · 1.19 KB

Resource Management

The computational resources offered under our infrastructure are managed according to a Resource Management system 1. Under this system, a set of Queues is employed to allow for the efficient distribution of resources, which are themselves administered by a task scheduler software 2.

When a calculation task is submitted to any of the queues, our infrastructure management software provisions the computational nodes and allocates resources on them for the task. Waiting times might be incurred by the user depending of the availability of computing resources and the priority of the task.

We explain the different resource categories and their methods of allocation in this page.

Different queues are available corresponding to the compute categories, as explained here.

Links

Footnotes

  1. Torque Resource Manager Administrator Guide, Document

  2. Wikipedia Maui Cluster Scheduler, Website