From 09bf87a541d76f616ef01f6a539fee22f586aa11 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 17 Mar 2022 10:44:48 +0100 Subject: [PATCH] Update resource_allocation_and_job_execution.md --- docs.it4i/general/resource_allocation_and_job_execution.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.it4i/general/resource_allocation_and_job_execution.md b/docs.it4i/general/resource_allocation_and_job_execution.md index 3733e0ba8..d43b09361 100644 --- a/docs.it4i/general/resource_allocation_and_job_execution.md +++ b/docs.it4i/general/resource_allocation_and_job_execution.md @@ -1,6 +1,6 @@ # Resource Allocation and Job Execution -To run a [job][1], computational resources for this particular job must be allocated. This is done via the PBS Pro 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]. +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 @@ -46,3 +46,4 @@ Read more on [Capacity Computing][6] page. [6]: capacity-computing.md [a]: https://extranet.it4i.cz/rsweb/ +[b]: https://www.altair.com/pbs-works/ -- GitLab