From 0a3b9559def4023a34bb0adc58ce83a523c2a2f9 Mon Sep 17 00:00:00 2001 From: Guilherme Pantoja Calandrini de Azevedo Junior <guilherme.calandrini@tu-dresden.de> Date: Mon, 19 Sep 2022 11:24:52 +0200 Subject: [PATCH] small typo fixes --- doc.zih.tu-dresden.de/docs/software/visualization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/software/visualization.md b/doc.zih.tu-dresden.de/docs/software/visualization.md index f9de3764e..6c68e9a1a 100644 --- a/doc.zih.tu-dresden.de/docs/software/visualization.md +++ b/doc.zih.tu-dresden.de/docs/software/visualization.md @@ -44,7 +44,7 @@ MPI processes to hardware. A convenient option is `-bind-to core`. All other op obtained by ```console -marie@login$ mpiexec -bind-to -help` +marie@login$ mpiexec -bind-to -help ``` or from @@ -135,7 +135,7 @@ virtual desktop session, then load the ParaView module as usual and start the GU ```console marie@dcv$ module load ParaView/5.7.0 -paraview +marie@dcv$ paraview ``` Since your DCV session already runs inside a job, which has been scheduled to a compute node, no -- GitLab