Translations:R/21/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
In this case we choose the latest (as of November, 2017), and also load the required OpenMPI module:
2.  Select the version (here, we indicate the latest Novembre 2017 version), and also load the required OpenMPI module:
<source lang="bash">
module load r/3.4.0
module load openmpi/1.10.7
</source>

Revision as of 22:02, 7 December 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (R)
Some packages require defining the environment variable <code>TMPDIR</code> before installing.

2. Select the version (here, we indicate the latest Novembre 2017 version), and also load the required OpenMPI module:

 module load r/3.4.0
 module load openmpi/1.10.7