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

Nice errors and tasklet arguments for the Python frontend #1365

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Sep 5, 2023

No description provided.

Copy link
Contributor

@alexnick83 alexnick83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main changes introduced by this PR (capability for side-effect explicit dataflow tasklets and changes in how an explicit dataflow tasklet's language is interpreted/parsed) need examples/tests. I would like to see a few because I have difficulty understanding the features this PR adds.

dace/frontend/python/astutils.py Show resolved Hide resolved
dace/frontend/python/interface.py Show resolved Hide resolved
dace/frontend/python/memlet_parser.py Show resolved Hide resolved
@tbennun
Copy link
Collaborator Author

tbennun commented Sep 21, 2023

@alexnick83 what should we do with this PR? I answered the comments now.

@tbennun tbennun merged commit 13d1397 into master Sep 25, 2023
9 checks passed
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