New Repo: FAROS


Home News

FAROS is a framework for benchmarking and analysis of compiler optimization. The repo contains a benchmark harness to fetch, build, and run programs with different compilation options for analyzing the impact of compilation on performance. The use case is contrasting OpenMP compilation with its serial elision to understand performance differences due to different compilation. The README file contains information about how the software works. The team has published a paper with more details and won the Best Paper Award at the 2020 International Workshop on OpenMP (IWOMP).