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]: Removed Workaround For DaCe Issue 1959 #1921

Conversation

philip-paul-mueller
Copy link
Contributor

This issue leaded to some problem, especially in ICON4Py stencil 39_to_40. However, through an update in GT4Py this leads to now to other problems (ConstantPropagation involving AcccessNodes) in 19_to_20. The underlying issue in DaCe was solved in PR#1980 and this PR now deactivate the workaround.

Only merge if the DaCe dependency in GT4Py was updated to include that fix.

This [issue](spcl/dace#1959) leaded to some problem, especially in ICON4Py stencil `39_to_40`.
However, through an [update](GridTools#1915) in GT4Py this leads to now to other problems (`ConstantPropagation` involving AcccessNodes) in `19_to_20`.
The underlying issue in DaCe was solved in [PR#1980](spcl/dace#1980) and this PR now deactivate the workaround.

Only merge if the DaCe dependency in GT4Py was updated to include that fix.
@philip-paul-mueller philip-paul-mueller marked this pull request as draft March 19, 2025 14:32
@philip-paul-mueller philip-paul-mueller marked this pull request as ready for review March 21, 2025 13:37
@philip-paul-mueller philip-paul-mueller merged commit 701fc01 into GridTools:main Mar 24, 2025
39 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