Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python frontend dealias integration #1611

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

alexnick83
Copy link
Contributor

The PR adds dealiasing capability to the Python front end. After parsing a DaCe program to an SDFG, the ProgramVisitor calls the ScheduleTree's dealias_sdfg helper method and propagates all Memlets.

@alexnick83 alexnick83 linked an issue Jul 3, 2024 that may be closed by this pull request
@tbennun tbennun mentioned this pull request Oct 18, 2024
6 tasks
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.

Simplify returns an erroneous SDFG
2 participants