Published September 14, 2022
| Version 1.0
Software
Open
Distributing and Parallelizing Non-canonical Loops -- Artifact
- 1. Augusta University
- 2. LIPN - UMR 7030 Université Paris Sorbonne Paris Nord
- 3. CNRS & LIPN - UMR 7030 Université Paris Sorbonne Paris Nord
Description
This artifact contains the benchmarks for the loop fission algorithm presented in paper "Distributing and Parallelizing Non-canonical Loops".
This is a curated benchmark suite. The included benchmarks have been selected specifically for offering opportunity to perform loop fission transformation. For each benchmark, we measure difference in clock time, after loop fission and parallelization using OpenMP.
We compare the original baseline programs to those generated by our loop fission technique. We also compare our technique to an alternative loop fission technique implemented in ROSE Compiler.
Consult artifact-readme.txt for instructions on how to use the artifact.
Notes
Files
artifact-readme.txt
Additional details
Related works
- Is compiled by
- Software: https://github.com/statycc/loop-fission (URL)