diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md index f540b9262c911f9b63b0e30a48db8e1b9a958f82..5d92a9ef1e211acc0818b00488dfd3f297135a89 100644 --- a/docs.it4i/general/resources-allocation-policy.md +++ b/docs.it4i/general/resources-allocation-policy.md @@ -2,10 +2,10 @@ ## Job Queue Policies -The resources are allocated to the job in a fair-share fashion, subject to constraints set by the queue and the resources available to the Project. The Fair-share system of Anselm ensures that individual users may consume approximately equal amounts of resources per week. Detailed information can be found in the [Job scheduling][1] section. The resources are accessible via several queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources. The following table provides the queue partitioning overview: +Resources are allocated to jobs in a fair-share fashion, subject to constraints set by the queue and the resources available to the project. Anselm's fair-share system ensures that individual users may consume approximately equal amounts of resources per week. Detailed information can be found in the [Job scheduling][1] section. Resources are accessible via several queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources. The following table provides the queue partitioning overview: !!! hint - **The qexp queue is configured to run one job and accept five jobs in a queue per user.** + The qexp queue is configured to run one job and accept five jobs in a queue per user. !!! note **The qfree queue is not free of charge**. [Normal accounting][2] applies. However, it allows for utilization of free resources, once a project has exhausted all its allocated computational resources. This does not apply to Director's Discretion projects (DD projects) by default. Usage of qfree after exhaustion of DD projects' computational resources is allowed after request for this queue. @@ -53,7 +53,7 @@ The resources are allocated to the job in a fair-share fashion, subject to const * **qmic**, the queue qmic to access MIC nodes. It is required that active project with nonzero remaining resources is specified to enter the qmic. All 864 MICs are included. !!! note - To access node with Xeon Phi co-processor user needs to specify that in [job submission select statement][3]. + To access a node with Xeon Phi co-processor, you need to specify it in a [job submission select statement][3]. ### Barbora @@ -76,7 +76,7 @@ The resources are allocated to the job in a fair-share fashion, subject to const ## Queue Notes -The job wall clock time defaults to **half the maximum time**, see the table above. Longer wall time limits can be [set manually, see examples][3]. +The job wall clock time defaults to **half the maximum time**, see the table above. Longer wall time limits can be [set manually, see examples][3]. Jobs that exceed the reserved wall clock time (Req'd Time) get killed automatically. The wall clock time limit can be changed for queuing jobs (state Q) using the `qalter` command, however it cannot be changed for a running job (state R).