Translations:Utiliser des modules/13/en: Difference between revisions
Jump to navigation
Jump to search
Sub-command
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Sub-command <code>load</code> == | === Sub-command <code>load</code> === | ||
The sub-command '''<code>load</code>''' lets you load a given module. For example, | The sub-command '''<code>load</code>''' lets you load a given module. For example, | ||
{{Command|module load gcc/9.3}} | {{Command|module load gcc/9.3}} | ||
allows you to access the GCC compiler suite, version 9.3. | allows you to access the GCC compiler suite, version 9.3. |
Latest revision as of 14:23, 24 July 2024
Sub-command load
[edit]
The sub-command load
lets you load a given module. For example,
[name@server ~]$ module load gcc/9.3
allows you to access the GCC compiler suite, version 9.3.