Skip to content

Modernize performance analysis#2407

Open
alexanderfluck wants to merge 4 commits into
spcl:mainfrom
alexanderfluck:modernize-performance-analysis
Open

Modernize performance analysis#2407
alexanderfluck wants to merge 4 commits into
spcl:mainfrom
alexanderfluck:modernize-performance-analysis

Conversation

@alexanderfluck

Copy link
Copy Markdown

Summary
This PR modernizes the SDFG performance evaluation to support ControlFlowRegions, ensuring compatibility with the modern SDFG structure.

Key Changes

  • Work Depth Analysis: Updated to support ControlFlowRegions

  • Operational Intensity Estimation: Simulation-based estimation now supports ControlFlowRegions

Verification

  • Verified correctness by running existing performance evaluation tests.
  • Minor adaptations were applied to the test suite to accommodate the new structural changes.
  • Added Polybench benchmarks as test cases for work analysis

@alexanderfluck alexanderfluck marked this pull request as ready for review June 17, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants