Software Configuration at the ITP HPC Clusters

    Compiler
Parallel environments
Mathematic/Numeric Libraries
Other Libraries
Application software
Tools for debugging and profiling

Compiler

  • GNU Compiler for C, C++ und Fortran 95 (gcc, g++, gfortran) (Version 9.1.1) at regulus
    via command at master: scl enable devtoolset-9 bash
  • GNU Compiler for C, C++ und Fortran 95 (gcc, g++, gfortran) (Version 4.4.7) at regulus
  • GNU Compiler for C, C++ und Fortran 95 (gcc, g++, gfortran) (Version 4.1.2) at teazer
  • GNU Compiler for C, C++ und Fortran 95 (gcc44, g++44, gfortran44) (Version 4.4.6) at teazer
  • GNU Compiler for C, C++ und Fortran 77 (gcc34, g++34, f77) (Version 3.4.6)
  • INTEL Compiler (icc, icpc, ifort)

Parallel environments

  • MPICH (Version 1.2.7p1) (out of date!)
  • OpenMPI (Version 1.8.7) at regulus and (Version 1.2.6) at teazer

Mathematic/Numeric Libraries

  • ACML - AMD Core Math Library at teazer
  • Anaconda3 - package manager, an environment manager, a Python distribution, and a collection of over 1,500+ open source packages (python 3.7, NumPy, SciPy, matplotlib, IPython, ...) at regulus
  • ATLAS - Automatically Tuned Linear Algebra Software at teazer
  • C++QED - A highly flexible framework for simulating open quantum dynamics.
  • Canopy - Enthought Canopy Python Distribution (python 2.7, NumPy, SciPy, matplotlib, IPython, ...) at regulus
  • EPD - Enthought Python Distribution (python 2.7, NumPy, SciPy, matplotlib, IPython, ...) at teazer
  • FFTW - Fastest Fourier Transform in the West at teazer
  • GSL - The GNU Scientific Library for numerical analysis (Version 1.13)
  • INTEL Performance Libraries
  • NumPy - Numeric Python: A fast multidimensional array facility for Python at teazer

Other Libraries

  • Boost - a free portable C++ source libraries (Version 1.41.0) at regulus and (Version 1.33.1) at teazer
  • Zlib - a compression and decompression library (Version 1.2.3) 

Application software

Tools for debugging and profiling

  • GNU Debugger (gdb) (Version 7.2) at regulus and (Version 7.0.1) at teazer
  • INTEL Debugger (idb)

 

Adapted from http://www.uibk.ac.at/zid/systeme/hpc-systeme by courtesy of the ZID HPC Team.

Nach oben scrollen