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]: Improvements in DaCe backend #1354

Merged
merged 7 commits into from
Oct 31, 2023
Merged

Conversation

edopao
Copy link
Contributor

@edopao edopao commented Oct 27, 2023

Description

This PR contains some fixes and code refactoring in DaCe backend:

  • (refactoring) Use memlet API for full array subset
  • Fix for symbolic analysis of memlet volume: define symbols before visiting the closure domain in order to allow symbolic analysis of memlet volume
  • Fix for gpu execution: import cupy for sorting of field dimensions.

Each commit can be reviewed separately.

@edopao edopao marked this pull request as ready for review October 30, 2023 13:07
@edopao edopao requested a review from petiaccja October 30, 2023 13:07
@edopao edopao requested a review from petiaccja October 30, 2023 14:30
@edopao edopao merged commit 3c463a6 into GridTools:main Oct 31, 2023
18 checks passed
@edopao edopao deleted the dace-fixes branch October 31, 2023 09:54
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