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

transformations: (dmp) Update stencil_global_to_local.py to match stencil.ExternalLoadOp #2689

Open
mcjamieson opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working transformations Changes or adds a transformatio

Comments

@mcjamieson
Copy link

stencil_global_to_local.py currently matches stencil.LoadOp rather than stencil.ExternalLoadOp for the insertion of the halo exchanges. Therefore, the stencil.halo_exchanges are no longer being added.

@mcjamieson mcjamieson added bug Something isn't working transformations Changes or adds a transformatio labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working transformations Changes or adds a transformatio
Projects
None yet
Development

No branches or pull requests

2 participants