Skip to content
#

loop-parallelization

Here is 1 public repository matching this topic...

auto-par-openmp

Auto-Par: A compiler-inspired source-to-source parallelization tool that automatically detects affine loop nests in sequential C and inserts OpenMP pragmas based on static dependence analysis. Supports reduction recognition, while-loop conversion, and includes a full benchmarking suite with speedup, efficiency, and Amdahl's law visualizations.

  • Updated May 16, 2026
  • Python

Improve this page

Add a description, image, and links to the loop-parallelization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loop-parallelization topic, visit your repo's landing page and select "manage topics."

Learn more