We are the High-Performance Computing Lab at the Technical University of Darmstadt. We develop various open-source software packages related to our field of research:
-
DiscoPoP (external repository) (website)
helps software developers parallelize their programs with threads by discovering potential parallelism and making recommendations on how to exploit them. -
ElastiSim (external repository) (website)
is a batch-system simulator supporting the evaluation of scheduling algorithms for malleable workloads. -
Ensima
uses Bayesian optimization to accelerate parameter tuning for expensive finite element simulations. -
Extra-P (external repository)
helps developers analyze the scaling behavior of parallel programs by learning performance models automatically from a small set of performance measurements. -
FTIO
captures periodic I/O using frequency techniques. -
Neurograph
is a library of graph algorithms designed for neuroscientific applications. -
NORC
automates the acquisition and analysis of hardware performance counters' noise resilience in HPC systems. -
RELeARN
is a scalable brain simulator for structural plasticity. -
TMIO
traces synchronous and asynchronous MPI-IO of HPC applications.