Versions Compared

Key

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

Environment Modules

The HPC does not rely on the OS distribution's package repositories for software, as they typically provide only a single version of each package. Instead, the HPC uses Environment Modules to manage software with support for multiple versions. To set up modules, export the following variable in your .bashrc file (and remember to source the file again):

...

Info

Multiple versions of packages, cross-compile are supported. Please contact us for more information.

Apptainer

Apptainer (also known as Singularity) is the container engine for the HPC environment. We maintain a collection of commonly used container images, which can be found here:

Code Block
/share/apps/sif/ 

Please check out the Official User Guide.