diff --git a/docs.it4i/general/resource_allocation_and_job_execution.md b/docs.it4i/general/resource_allocation_and_job_execution.md index 5c6ed40696823c5fe36ff21afec6b05f998e6acf..67cc795a31c574fdd788d31e665f8f84e4cfcc8c 100644 --- a/docs.it4i/general/resource_allocation_and_job_execution.md +++ b/docs.it4i/general/resource_allocation_and_job_execution.md @@ -2,7 +2,7 @@ !!! important "Karolina migrating to Slurm" Starting September 20., we are migrating the Karolina's workload manager **from PBS to Slurm**. - For more information on how to submit jobs in Slurm, see the [Slurm Job Submission and Execution][8] section. + For more information on how to submit jobs in Slurm, see the [Slurm Job Submission and Execution][7] section. 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]. @@ -37,20 +37,13 @@ In many cases, it is useful to submit a huge (100+) number of computational jobs Read more on the [Capacity Computing][6] page. -## Vnode Allocation - -The `qgpu` queue on Karolina takes advantage of the division of nodes into vnodes. Accelerated node equipped with two 64-core processors and eight GPU cards is treated as eight vnodes, each containing 16 CPU cores and 1 GPU card. Vnodes can be allocated to jobs individually – through precise definition of resource list at job submission, you may allocate varying number of resources/GPU cards according to your needs. - -Red more on the [Vnode Allocation][7] page. - [1]: ../index.md#terminology-frequently-used-on-these-pages [2]: ../pbspro.md [3]: job-priority.md#fair-share-priority [4]: resources-allocation-policy.md [5]: job-submission-and-execution.md [6]: capacity-computing.md -[7]: vnode-allocation.md -[8]: slurm-job-submission-and-execution.md +[7]: slurm-job-submission-and-execution.md [a]: https://extranet.it4i.cz/rsweb/karolina/queues [b]: https://www.altair.com/pbs-works/