Modules
We use the Lmod module system:
module available
(shortcutml av
) lists available modulesmodule load
loads selected modulesmodule list
shows modules currently loaded in your environment
There are also hidden modules that are generally less relevant to users but can
be viewed with ml --show_hidden av
.
We are committed to providing the tools you need for your research and development efforts. If you require modules that are not listed here or need different versions, please contact our support team, and we will be happy to assist you.
Compilers
- GCC 11.4.1, default on the system.
- GCC 13.2.0.
- AOCC 4.2.0, AMD Optimizing C/C++ Compiler
- Intel OneAPI Compilers: 2024.1.0
- Intel Classic Compilers: 2021.10.0
- NVHPC 24.7, NVIDIA HPC Compilers
MPI Libraries
- OpenMPI 4.1.6
- OpenMPI 5.0.3 (default).
- MPICH 4.2.1
- Intel OneAPI MPI 2021.12.1.
Mathematical Libraries
- AMD Math Libraries:
- AMD BLIS, BLAS-like libraries.
- AMD FFTW, a fast Fourier transform library.
- AMD libFLAME, a library for dense matrix computations. (LAPACK)
- AMD ScaLAPACK.
- HDF5: Version 1.14.3 (built with MPI)
- Boost 1.85.0
Programming Languages
- Julia 1.10.2, a high-level, high-performance dynamic programming language.
- R 4.4.0, for statistical computing.
- Python 3.11.7
Tools and Utilities
- CUDA Toolkit 12.6.1
- GDB (GNU Debugger)
- Apptainer