Skip to content
#

automatic-parallelization

Here are 16 public repositories matching this topic...

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 14, 2026

Improve this page

Add a description, image, and links to the automatic-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 automatic-parallelization topic, visit your repo's landing page and select "manage topics."

Learn more