Translations:Utiliser des modules/13/en: Difference between revisions
Jump to navigation
Jump to search
Sub-command
(slight modification) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=== 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/ | {{Command|module load gcc/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.