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:15] – [Basic Module Commands] nshegunovwhat_are_linux_modules [2025/04/07 21:36] (current) – [Basic Module Commands] nshegunov
Line 38: Line 38:
 <code bash> <code bash>
  module load gcc/11.2.0    # Require a gcc compiler version 11.2.0.  module load gcc/11.2.0    # Require a gcc compiler version 11.2.0.
- module load openmpi/4.1.1 #Require openmpi library version 4.1.1  + module load openmpi/4.1.1 # Require openmpi library version 4.1.1  
 </code> </code>
- 
-The above commands will modify the environment variables of the Linux system (BIN, LD_library_path, etc), such that it will appear as they are installed  natively on the system (i.e apt install ...) 
what_are_linux_modules.1744046101.txt.gz · Last modified: 2025/04/07 17:15 by nshegunov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki