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

fix[next]: DaCe fix for tasklet with symbol write #1294

Closed
wants to merge 1 commit into from

Conversation

edopao
Copy link
Contributor

@edopao edopao commented Jul 21, 2023

Description

Add support for tasklet with write of SymbolExpr as result. No input port to the tasklet is needed in this case.

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the approriate ADR inside the docs/development/ADRs/ folder.

If this PR contains code authored by new contributors please make sure:

  • All the authors are covered by a valid contributor assignment agreement provided to ETH Zurich and signed by the employer if needed.
  • The PR contains an updated version of the AUTHORS.md file adding the names of all the new contributors.

Add support for tasklet with write of SymbolExpr as result.
No input port to the tasklet is needed in this case.
@edopao
Copy link
Contributor Author

edopao commented Jul 21, 2023

Change already included in another PR #1293

@edopao edopao closed this Jul 21, 2023
@edopao edopao deleted the dace-tasklet_with_symbol_fix branch July 21, 2023 14:17
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