From 50ea430186618ab12320e4e57a34da309567e42c Mon Sep 17 00:00:00 2001 From: Kim Sontheimer <k.sontheimer@fz-juelich.de> Date: Mon, 13 Jul 2020 07:01:11 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2da0781..5e040a3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ from folder: *in_transit_coupling* 1) Interactive session (3 nodes): `salloc --nodes=3 --time=00:15:00 --account=slns` -2) get the <jobid>, connect interactively in two additional console-tabs: +2) get the \<jobid\>, connect interactively in two additional console-tabs: `srun --cpu-bind=none --jobid=<jobid> --pty /bin/bash -i` 3) load the modules in each tab: -- GitLab