This site is currently under development for the RSE-ops community.
Published:
Reading time: 1 min
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 recently won the Best Paper Award at the 2020 International Workshop on OpenMP (IWOMP).
Next post: Podcast: Power Up Your Java Using Python With JPype
Previously: Video: Build All the Things with Spack
Help improve its content by opening a Pull Request on GitHub.