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

Schedule Trees (2/3): Tree-to-SDFG conversion #1466

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Dec 3, 2023

  • Keep descriptor repository in schedule tree and use in reconstruction
  • Find state boundaries in stree
  • Generic input/output memlet recovery for stree nodes
  • Memlet set and propagation for in/out memlet recovery for stree scopes
  • Generate states or empty/happens-before memlets
  • Convert control-flow blocks
  • Convert leaf tree nodes
  • Convert dataflow blocks
    • Create nested SDFGs as necessary (i.e., if state boundaries appear in a dataflow block, depending on behavior)

@tbennun tbennun added the no-ci label Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant