diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md index 1dcc8f1d995ac0b467d3ecce67eea9879e38215c..2c00d715b97cb01e71940d2147bac7fb2a0ec599 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md @@ -36,8 +36,8 @@ For MPI-parallel jobs one typically allocates one core per task that has to be s !!! warning "MPI libraries" - There are different MPI libraries on ZIH systems for the different micro archtitectures. Thus, - you have to compile the binaries specifically for the target architecture and partition. Please + There are different MPI libraries on ZIH systems for the different micro architectures. Thus, + you have to compile the binaries specifically for the target architecture of the cluster of interest. Please refer to the sections [building software](../software/building_software.md) and [module environments](../software/modules.md#module-environments) for detailed information.