Translations:R/21/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) Tags: Mobile edit Mobile web edit |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
2. Select the version (here, | 2. Select the version (here, for example, 3.4.0), and also load the required OpenMPI module: | ||
<source lang="bash"> | <source lang="bash"> | ||
module load r/3.4.0 | module load r/3.4.0 | ||
module load openmpi/1.10.7 | module load openmpi/1.10.7 | ||
</source> | </source> |
Revision as of 15:40, 20 March 2018
2. Select the version (here, for example, 3.4.0), and also load the required OpenMPI module:
module load r/3.4.0
module load openmpi/1.10.7