Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We use Lua based modules (Lmod) for packaging software environments on our systems including compilers, MPI, CUDA, debuggers, performance tools or math libraries.

A comprehensive list of all software modules may be found here.

Basic Lmod Commands

The table below summarizes the most common Lmod module commands. Full documentation for Lmod modules can be found at: lmod.readthedocs.io/en/latest/010_user.html.

...

To minimize the output of module avail, we use so called gateway modules, which change the search path for module files. Most of the software we provide is installed using EasyBuild. Therefore, we follow the naming of EasyBuild for the categories. The initial module avail output will look like this:

...