Difference between revisions of "MVAPICH2/Module"
From ScientificComputing
Line 1: | Line 1: | ||
The <tt>mvapich2</tt> module is a smart module, which checks for a loaded compiler module and then loads the corresponding MVAPICH2 version. For the module load command example, we use the standard compiler gcc/4.8.2. | The <tt>mvapich2</tt> module is a smart module, which checks for a loaded compiler module and then loads the corresponding MVAPICH2 version. For the module load command example, we use the standard compiler gcc/4.8.2. | ||
<include nopre wikitext src="/cluster/wiki/auto/application_pages/mvapich2/Module" /> | <include nopre wikitext src="/cluster/wiki/auto/application_pages/mvapich2/Module" /> | ||
+ | {{noteonoldsws}} |
Latest revision as of 09:40, 20 April 2022
The mvapich2 module is a smart module, which checks for a loaded compiler module and then loads the corresponding MVAPICH2 version. For the module load command example, we use the standard compiler gcc/4.8.2.
Version | Module load command | Additional modules loaded automatically |
---|---|---|
1.8.1 | module load legacy gcc/4.8.2 mvapich/1.8.1 | |
2.0b | module load legacy gcc/4.8.2 mvapich/2.0b | |
2.0rc1 | module load legacy gcc/4.8.2 mvapich/2.0rc1 | |
2.0rc2 | module load legacy gcc/4.8.2 mvapich/2.0rc2 | |
2.1 | module load gcc/4.8.2 mvapich/2.1 | |
2.0.1 | module load new gcc/4.8.2 mvapich/2.0.1 | |
2.2a | module load new gcc/4.8.2 mvapich/2.2a |
Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.