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[dace]: Computing SDFG call arguments #1398

Merged

Conversation

philip-paul-mueller
Copy link
Contributor

This commit adds a function that allows to generate the arguments needed to call an SDFG, before this was part of run_dace_iterator(). This made it very complex to run an SDFG outside this function.

One should consider this as an amend to PR #1379.

This commit adds a function that allows to generate the arguments needed to call an SDFG, before this was part of `run_dace_iterator()`.
This made it very complex to run an SDFG outside this function.

One should consider this as an amend to [PR GridTools#1379](GridTools#1379).
@philip-paul-mueller
Copy link
Contributor Author

cscs-ci run

@philip-paul-mueller philip-paul-mueller merged commit 315d920 into GridTools:main Dec 19, 2023
19 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