Skip to main content

Installed Software

Compilers

  • GNU GCC compiler

Scientific libraries

The most used libraries are:

  • OpenBLAS for Blas and Lapack
  • FFTW3
  • Scalapack
  • HDF5
libs and module

Scientific libraries are implicitly installed by spack and therefore invisible to the module system.

Scientific applications

  • We use Spack to install packages and applications.
  • Scientific applications are compiled with GCC toolchains compiler and OpenBLAS, FFTW, Scalapack libraries.
  • OpenMPI is used for MPI applications

GPU based software

TODO