Benutzer-Werkzeuge

Webseiten-Werkzeuge


module

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
module [2022/02/07 12:11]
schwan [Load/Unload of software environments]
module [2022/02/07 12:38] (aktuell)
schwan [Load/Unload of software environments]
Zeile 8: Zeile 8:
 ''module avail matlab'' or ''module av matlab''\\ ''module avail matlab'' or ''module av matlab''\\
 ''module avail intel'' or ''module av intel''\\ ''module avail intel'' or ''module av intel''\\
 +**How can I get deeper information of a specific software environment?**\\ 
 +''module whatis matlab/v2021b''\\ 
 +''module show intel/v2019'' \\ 
 +''module display comsol/v60''
 ==== Load/Unload of software environments ==== ==== Load/Unload of software environments ====
 **How can I set (load) a specific software environments?**\\ **How can I set (load) a specific software environments?**\\
 ''module load matlab/v2020b''\\ ''module load matlab/v2020b''\\
 ''module load intel/v2020''\\ ''module load intel/v2020''\\
-Hint: Please check with module av matlab for an existing environment!+Hint: Please check with ''module av matlab'' for an existing environment!
  
 **How can I unset (unload) a specific software environments?**\\ **How can I unset (unload) a specific software environments?**\\
 ''module unload matlab/v2020b''\\ ''module unload matlab/v2020b''\\
 ''module unload intel/v2020''\\ ''module unload intel/v2020''\\
-Hint: Please check with module av matlab for an existing environment!+Hint: Please check with ''module av matlab'' for an existing environment!
  
-**How can I unload all (!) software environmentsin the current terminal**:+**How can I unload all (!) software environments in the current terminal**\\
 ''module purge'' ''module purge''
  
Zeile 26: Zeile 29:
 ''module purge; module load ansys/v2022r1''\\ ''module purge; module load ansys/v2022r1''\\
 ''module purge; module load comsol/v60 matlab/v2020b'' ''module purge; module load comsol/v60 matlab/v2020b''
 +
 +**How can I get more help to the module command?**\\
 +''module help''\\
 +''man module''
  
module.1644232261.txt.gz · Zuletzt geändert: 2022/02/07 12:11 von schwan