Versions Compared

Key

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

...

Module systems are available on our HPC systems to help manage software and keep the shell environment as tidy and reproducible as possible. In particular, Setonix and Topaz adopt adopts Lmod. For instance, the command

$ module load gromacs/2022.52023-double

would load the required variables to run the molecular dynamics software Gromacs for double precision.

Container technology is emerging in HPC as an alternative effective tool for building, managing and running software. Singularity  is is the container engine currently installed on all Pawsey Supercomputing systems. On Setonix and Topaz, Singularity can be loaded as a module using the syntax

      $ module load singularity/3.11.44.1.0-<FLAVOUR>

(Check the differences in flavours in our Singularity at Pawsey documentation.)

Among other features, Singularity is fully compatible with the Docker engine and Docker containers. Singularity can be run on Nimbus cloud as well as on personal computers and workstations.

...

Section


Panel
titlePages in this section:

Page Tree
rootSoftware Stack


External references