+```
+
+## Supported OpenMPI versions
+
+For running OpenMPI properly in a Slurm batch system, ***OpenMPI and Slurm must be compiled accordingly***.
We can find a large number of compilations of OpenMPI modules in the PModules central repositories. However, only
-some of them are suitable for running in a Slurm cluster: ***any OpenMPI versions with suffixes ``_slurm`` or ``_merlin6``
-are suitable for running in the Merlin6 cluster***. Please, ***avoid using any other OpenMPI releases***.
+some of them are suitable for running in a Slurm cluster: ***any OpenMPI versions with suffixes `_slurm`
+are suitable for running in the Merlin6 cluster***. Also, OpenMPI with suffix `_merlin6` can be used, but these will be fully
+replaced by the `_slurm` series in the future (so it can be used on any Slurm cluster at PSI). Please, ***avoid using any other OpenMPI releases***.
{{site.data.alerts.tip}} Suitable OpenMPI versions for running in the Merlin6 cluster:
-
- openmpi/<version>_slurm
+ openmpi/<version>_slurm
[Recommended]
-