Utiliser des modules/en: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 50: Line 50:
If you load a module that is incompatible with one you already have loaded, Lmod will tell you that it has replaced the old module with a new one. This can occur especially for compilers and MPI implementations.
If you load a module that is incompatible with one you already have loaded, Lmod will tell you that it has replaced the old module with a new one. This can occur especially for compilers and MPI implementations.


<div class="mw-translate-fuzzy">
== Sub-command <code>unload</code> ==
== Sub-command <code>unload</code> ==
After the <code>load</code> sub-command, <code>unload</code> removes a module from your environment. For example,
After the <code>load</code> sub-command, <code>unload</code> removes a module from your environment. For example,
{{Command|module unload gcc/4.8}}
{{Command|module unload gcc/9.3}}
would remove the GCC 4.8 compilers from your environment.
would remove the GCC 9.3 compilers from your environment.  
</div>


If you have other modules loaded that depend on this compiler, Lmod will tell you that they have been disabled.
If you have other modules loaded that depend on this compiler, Lmod will tell you that they have been disabled.
Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,807

edits

Navigation menu