diff --git a/docs.it4i/anselm/capacity-computing.md b/docs.it4i/anselm/capacity-computing.md index 4871b197b048acf20686c990ec5129c6cdf1712c..88cc8ae9eee0431f80deadf3406f7956d36dce2c 100644 --- a/docs.it4i/anselm/capacity-computing.md +++ b/docs.it4i/anselm/capacity-computing.md @@ -13,7 +13,6 @@ However, executing a huge number of jobs via the PBS queue may strain the system * Use [GNU parallel][3] when running single core jobs * Combine [GNU parallel with Job arrays][4] when running huge number of single core jobs - ## Policy 1. A user is allowed to submit at most 100 jobs. Each job may be [a job array][1]. diff --git a/docs.it4i/anselm/introduction.md b/docs.it4i/anselm/introduction.md index d01c5b06151f43fdb15c361d872ae0b8ee0cbebb..a75b12e432b46b513df3103c5436f657c61fd6a0 100644 --- a/docs.it4i/anselm/introduction.md +++ b/docs.it4i/anselm/introduction.md @@ -10,11 +10,11 @@ The PBS Professional workload manager provides [computing resources allocations Read more on how to [apply for resources][4], [obtain login credentials][5] and [access the cluster][6]. -[1]: ./hardware-overview.md +[1]: hardware-overview.md [2]: ../environment-and-modules.md -[3]: ./resources-allocation-policy.md +[3]: resources-allocation-policy.md [4]: ../general/applying-for-resources.md [5]: ../general/obtaining-login-credentials/obtaining-login-credentials.md -[6]: ./shell-and-data-access.md +[6]: shell-and-data-access.md [a]: http://upload.wikimedia.org/wikipedia/commons/1/1b/Linux_Distribution_Timeline.svg