Utiliser des modules/en: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 44: Line 44:
could let you access the GCC compilers, version 9.3.  
could let you access the GCC compilers, version 9.3.  


<div class="mw-translate-fuzzy">
You can load more than one module with a single command. For example,
You can load more than one module with a single command. For example,
{{Command|module load gcc/4.8 mpi/openmpi/1.8.4}}
{{Command|module load gcc/9.3 openmpi/4.0}}
will load at the same time the GCC 4.8 compilers and the Open MPI library 1.8.4, compiled for GCC.
will load at the same time the GCC 9.3 compilers and the Open MPI library 4.0, compiled for GCC.  
</div>


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.
Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,807

edits

Navigation menu