Software

Tools and compilers are made available via the module command.

List available software

module avail

Load a module

module load <name>

Unload a module

module unload <name>

A note about MPI

We have a selection of MPI builds installed for a variety of circumstances. It is recommended to have only one MPI module loaded at once to prevent interference.

The Intel modules include the Intel MPI library.