Skip to content

Add simple symbolic memory analysis#2357

Draft
alexanderfluck wants to merge 8 commits into
spcl:mainfrom
alexanderfluck:add-static-bytes-accessed-analysis
Draft

Add simple symbolic memory analysis#2357
alexanderfluck wants to merge 8 commits into
spcl:mainfrom
alexanderfluck:add-static-bytes-accessed-analysis

Conversation

@alexanderfluck
Copy link
Copy Markdown

@alexanderfluck alexanderfluck commented Apr 28, 2026

This PR introduces a simple symbolic SDFG analysis to estimate the memory traffic induced by a DaCe program, which allows for quicker evaluation than the simulation-based approach and the possibility of obtaining a symbolic expression in more than one symbol.

The code has been tested using the tests in the file total_volume_test.py

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.

1 participant