Skip to content
Snippets Groups Projects
Commit ed7a99fe authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update resource_allocation_and_job_execution.md

parent c63c570a
Branches
No related tags found
1 merge request!426Resource reservation
Pipeline #31187 passed with warnings
......@@ -2,14 +2,19 @@
To run a [job][1], computational resources for this particular job must be allocated. This is done via the [PBS Pro][b] job workload manager software, which distributes workloads across the supercomputer. Extensive information about PBS Pro can be found in the [PBS Pro User's Guide][2].
## Resources Allocation Policy
## Resource Allocation Policy
Resources are allocated to the job in a fair-share fashion, subject to constraints set by the queue and resources available to the Project. [The Fair-share][3] ensures that individual users may consume approximately equal amount of resources per week. The resources are accessible via queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources.
### Resource Reservation
You can request a reservation of a specific number, range, or type of computational resources at [support@it4i.cz][d].
Note that unspent reserved node-hours count towards the total computational resources used.
!!! note
See the queue status for [Karolina][a] or [Barbora][c].
Read more on the [Resources Allocation Policy][4] page.
Read more on the [Resource Allocation Policy][4] page.
## Job Submission and Execution
......@@ -45,3 +50,4 @@ Red more on the [Vnode Allocation][7] page.
[a]: https://extranet.it4i.cz/rsweb/karolina/queues
[b]: https://www.altair.com/pbs-works/
[c]: https://extranet.it4i.cz/rsweb/barbora/queues
[d]: mailto:support@it4i.cz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment