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

feat[next][dace]: Remove array offsets #1459

Merged
merged 10 commits into from
Feb 22, 2024

Conversation

edopao
Copy link
Contributor

@edopao edopao commented Feb 19, 2024

Remove dace array offsets since they are deprecated in DaCe.

N.B. This PR adopts a simplistic approach to allocation of transient arrays for temporaries: the array shape is dimensioned for indexing from 0, although only a subset of the temporary field is actually used.

@edopao edopao marked this pull request as ready for review February 22, 2024 08:39
Copy link
Contributor

@philip-paul-mueller philip-paul-mueller left a comment

Choose a reason for hiding this comment

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

There is only one point you should reconsider otherwise it is fine.

@edopao edopao merged commit d39c36f into GridTools:main Feb 22, 2024
31 checks passed
@edopao edopao deleted the dace-remove_offsets branch February 22, 2024 10:59
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