We are the Laboratory for Parallel Programming 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. -
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 (local repository)
captures periodic I/O using frequency techniques. -
RELeARN (local repository)
is a scalable brain simulator for structural plasticity. -
TMIO (local repository)
traces synchronous and asynchronous MPI-IO of HPC applications.