From 17fd0b93e78b688903d38c187037dd747b374e9b Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 1 Feb 2022 09:23:38 +0100 Subject: [PATCH] Update workbench.md --- docs.it4i/software/tools/ansys/workbench.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/software/tools/ansys/workbench.md b/docs.it4i/software/tools/ansys/workbench.md index e7ef53d93..fb16259f1 100644 --- a/docs.it4i/software/tools/ansys/workbench.md +++ b/docs.it4i/software/tools/ansys/workbench.md @@ -6,7 +6,7 @@ It is possible to run Workbench scripts in a batch mode. You need to configure s  -Enable the *Distribute Solution* checkbox and enter the number of cores (e.g. 48 to run on two Salomon nodes). If you want the job to run on more than 1 node, you must also provide a so called MPI appfile. In the *Additional Command Line Arguments* input field, enter: +Enable the *Distribute Solution* checkbox and enter the number of cores (e.g. 72 to run on two Barbora nodes). If you want the job to run on more than 1 node, you must also provide a so called MPI appfile. In the *Additional Command Line Arguments* input field, enter: ```console -mpifile /path/to/my/job/mpifile.txt -- GitLab