Review environment section
Compare changes
- Martin Schroschk authored
@@ -9,32 +9,34 @@ Usage of software on HPC systems is managed by a **modules system**.
@@ -9,32 +9,34 @@ Usage of software on HPC systems is managed by a **modules system**.
|:------------------------------|:-----------------------------------------------------------------|
Module files are ordered by their topic on our HPC systems. By default, with `module avail` you will
see all topics and their available module files. If you just wish to see the installed versions of a
certain module, you can use `module avail softwarename` and it will display the available versions of
On the ZIH systems, there exist different module environments, each containing a set of software modules.
They are activated via the meta module `modenv` which has different versions, one of which is loaded
@@ -66,11 +68,17 @@ Thus the 'machine code' of other modenvs breaks).
@@ -66,11 +68,17 @@ Thus the 'machine code' of other modenvs breaks).