This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
DataRaceBench is a benchmark suite designed to systematically and quantitatively evaluate the effectiveness of data race detection tools. It includes a set of microbenchmarks with and without data races. Parallelism is represented by OpenMP directives. This version adds benchmark programs to cover recent OpenMP 5.0 language features, new kernels representing new patterns, Dockerized tools to streamline the benchmarking process, and more.
Learn more:
Help improve its content by opening a Pull Request on GitHub.