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

Fixes for persistent schedule and GPUPersistentFusion transformation #1322

Merged
merged 9 commits into from Jul 18, 2023

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Jul 17, 2023

  • Remove unused symbols from parent SDFG
  • Handle empty inputs/outputs
  • Code generator handles shared/register updates correctly

@tbennun tbennun linked an issue Jul 17, 2023 that may be closed by this pull request
Copy link
Collaborator

@phschaad phschaad left a comment

Choose a reason for hiding this comment

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

LGTM

@tbennun tbennun merged commit 4991776 into master Jul 18, 2023
9 checks passed
@tbennun tbennun deleted the gpu-persistent-fix branch July 18, 2023 15:16
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.

GPUPersistentKernel fails to validate sdfg with local variables
2 participants