diff --git a/doc.zih.tu-dresden.de/docs/software/visualization.md b/doc.zih.tu-dresden.de/docs/software/visualization.md index 987e59b67c42ded56637210706a69ffbcdbedd84..b1a103a0c1ab1c999a002c2584eefa1a1813916b 100644 --- a/doc.zih.tu-dresden.de/docs/software/visualization.md +++ b/doc.zih.tu-dresden.de/docs/software/visualization.md @@ -39,7 +39,7 @@ parallel, if it was built using MPI. The resources for the MPI processes have to be allocated via the [batch system](../jobs_and_resources/slurm.md) option `--cpus-per-task=<NUM>` (not `--ntasks=<NUM>`, -as it would be usually for MPI processes). It might be valuable in terms of runtime to bind/pin the +as it would be usual for MPI processes). It might be valuable in terms of runtime to bind/pin the MPI processes to hardware. A convenient option is `-bind-to core`. All other options can be obtained by