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

PSyAD: add support for Calls #2562

Open
arporter opened this issue Apr 30, 2024 · 0 comments
Open

PSyAD: add support for Calls #2562

arporter opened this issue Apr 30, 2024 · 0 comments
Labels

Comments

@arporter
Copy link
Member

Currently PSyAD will raise an error if it encounters a routine Call. Ideally, it would also create the adjoint of the target of the Call (assuming it can be found). This is required in order to apply the TF-MAD algorithm to a kernel with an active stencil as this is best achieved by changing the body of a loop over stencil cells into a Call to a routine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant