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

Compatibility with new SDFG changes #132

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Conversation

phschaad
Copy link
Collaborator

@phschaad phschaad commented Jan 30, 2024

Make the viewer compatible with migrations to hierarchical CFG SDFGs and sdfg_list to cfg_list refactorings. The PR adds a compatibility checker that converts SDFGs with versions pre DaCe 0.16.0 on-the-fly to visualize properly, and upon saving automatically converts back to not drop compatibility of older dace versions.

@phschaad phschaad marked this pull request as ready for review January 31, 2024 10:54
@phschaad phschaad requested a review from tbennun January 31, 2024 10:54
Copy link
Contributor

@tbennun tbennun left a comment

Choose a reason for hiding this comment

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

LGTM!

@phschaad phschaad merged commit d686768 into master Feb 23, 2024
2 checks passed
@phschaad phschaad deleted the hierarchical_sdfg_compat branch February 23, 2024 19:15
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