From 83791f1cc3a214db46ba198fcb27ef3f38ad1fed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Mon, 23 Jan 2017 10:46:09 +0100 Subject: [PATCH] links --- docs.it4i/anselm-cluster-documentation/capacity-computing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs.it4i/anselm-cluster-documentation/capacity-computing.md b/docs.it4i/anselm-cluster-documentation/capacity-computing.md index 3addeac9e..90b9934da 100644 --- a/docs.it4i/anselm-cluster-documentation/capacity-computing.md +++ b/docs.it4i/anselm-cluster-documentation/capacity-computing.md @@ -150,6 +150,7 @@ Read more on job arrays in the [PBSPro Users guide](../../pbspro-documentation/s GNU parallel ---------------- + !!! Note "Note" Use GNU parallel to run many single core tasks on one node. @@ -221,6 +222,7 @@ Please note the #PBS directives in the beginning of the jobscript file, dont' fo Job arrays and GNU parallel ------------------------------- + !!! Note "Note" Combine the Job arrays and GNU parallel for best throughput of single core jobs -- GitLab