User Tools

Site Tools


what_are_linux_modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
what_are_linux_modules [2025/04/07 17:10] – [Basic Module Commands] nshegunovwhat_are_linux_modules [2025/04/07 21:36] (current) – [Basic Module Commands] nshegunov
Line 37: Line 37:
 Example: Example:
 <code bash> <code bash>
- module load gcc/11.2.0 + module load gcc/11.2.0    # Require a gcc compiler version 11.2.0. 
- module load openmpi/4.1.1+ module load openmpi/4.1.1 # Require openmpi library version 4.1.1  
 </code> </code>
- 
-The code above tells the module system that we require a <b>gcc</b> compiler version 11.2.0. and <b>openmpi</b> library version 4.1.1   
- 
what_are_linux_modules.1744045812.txt.gz · Last modified: 2025/04/07 17:10 by nshegunov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki