diff --git a/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md b/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md index c8060b67d0e8f9393e2bebc1f890fe88dd271a98..72fd68b2380189a12e9c414095cd0e5920059db0 100644 --- a/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md +++ b/docs.it4i/anselm-cluster-documentation/resources-allocation-policy.md @@ -5,6 +5,9 @@ Resources Allocation Policy --------------------------- The resources are allocated to the job in a fairshare fashion, subject to constraints set by the queue and resources available to the Project. The Fairshare at Anselm ensures that individual users may consume approximately equal amount of resources per week. Detailed information in the [Job scheduling](job-priority/) section. The resources are accessible via several queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources. Following table provides the queue partitioning overview: +!!! Note "Note" + Check the queue status at https://extranet.it4i.cz/anselm/ + |queue |active project |project resources |nodes|min ncpus|priority|authorization|walltime | | --- | --- | --- | --- | --- | --- | --- | --- | |<strong>qexp</strong> |no |none required |2 reserved, 31 totalincluding MIC, GPU and FAT nodes |1 |<em>150</em> |no |1h | diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md index fa7f188a8a773b278748b9290cba550fde9a7c2b..7c4462b59198787955704deeaa8d2343e587791b 100644 --- a/docs.it4i/salomon/resources-allocation-policy.md +++ b/docs.it4i/salomon/resources-allocation-policy.md @@ -5,6 +5,9 @@ Resources Allocation Policy --------------------------- The resources are allocated to the job in a fairshare fashion, subject to constraints set by the queue and resources available to the Project. The Fairshare at Anselm ensures that individual users may consume approximately equal amount of resources per week. Detailed information in the [Job scheduling](job-priority/) section. The resources are accessible via several queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources. Following table provides the queue partitioning overview: +!!! Note "Note" + Check the queue status at https://extranet.it4i.cz/rsweb/salomon/ + |queue |active project |project resources |nodes|min ncpus |priority|authorization|walltime | | --- | --- |--- |--- |--- |--- |--- |--- | |**qexe** Express queue|no |none required |32 nodes, max 8 per user |24 |150 |no |1 / 1h | diff --git a/mkdocs.yml b/mkdocs.yml index 89336bdef54bb2c8cabc7ef585f92eed5fd54829..48543578036bc284a8fb28cdd857d05e1abd3674 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -31,7 +31,6 @@ pages: - Remote visualization: anselm-cluster-documentation/remote-visualization.md - Network: anselm-cluster-documentation/network.md - PRACE User Support: anselm-cluster-documentation/prace.md - - Resource Allocation and Job Execution : anselm-cluster-documentation/resource-allocation-and-job-execution.md - Resource allocation policy: anselm-cluster-documentation/resources-allocation-policy.md - Job Priority: anselm-cluster-documentation/job-priority.md - Job Submission and Execution: anselm-cluster-documentation/job-submission-and-execution.md @@ -115,7 +114,6 @@ pages: - Salomon Cluster Network: salomon/network.md - IB single-plane topology: salomon/ib-single-plane-topology.md - 7D Enhanced Hypercube: salomon/7d-enhanced-hypercube.md - - Resource Allocation and Job Execution : salomon/resource-allocation-and-job-execution.md - Resources Allocation Policy: salomon/resources-allocation-policy.md - Job scheduling: salomon/job-priority.md - Job submission and execution: salomon/job-submission-and-execution.md