Versions Compared

Key

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

...

NameVersionmoduleNotes
openmpi4.1.3openmpi/4.1.3
intel-oneapi-mpi2021.6.0intel-oneapi-mpi/2021.6.0



Spack

On albedo we mainly use spack to install software and provide module files.

On albedo it can also be used by users to

  • install their own software into their $HOME
  • load specific packages (similarly to what environment modules do)

Simply load the spack module:

Code Block
languagebash
module load spack

This version is configured, such that it makes use of the global software tree, installed by the admins, and your installations go into $HOME/.spack .





Python, R, conda, Jupyter

...