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

diffusion backend edits #566

Merged
merged 13 commits into from
Oct 14, 2024
Merged

diffusion backend edits #566

merged 13 commits into from
Oct 14, 2024

Conversation

nfarabullini
Copy link
Contributor

@nfarabullini nfarabullini commented Oct 9, 2024

introduced backend argument in Diffusion class and following edits in stencil calls and field definitions

@nfarabullini nfarabullini marked this pull request as draft October 9, 2024 12:50
@nfarabullini nfarabullini changed the title backend edits diffusion backend edits Oct 9, 2024
Copy link
Contributor

@halungge halungge left a comment

Choose a reason for hiding this comment

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

looks good, there are some program calls that you missed, and the field allocations.

@nfarabullini nfarabullini requested a review from halungge October 10, 2024 12:39
@nfarabullini nfarabullini requested a review from halungge October 11, 2024 12:57
Copy link
Contributor

@halungge halungge left a comment

Choose a reason for hiding this comment

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

LGTM.
Two small things really. Otherwise I think it is all good.

@nfarabullini nfarabullini marked this pull request as ready for review October 11, 2024 14:11
Copy link

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • launch jenkins spack

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

In case your change might affect downstream icon-exclaim, please consider running

  • launch jenkins icon

For more detailed information please look at CI in the EXCLAIM universe.

@nfarabullini
Copy link
Contributor Author

cscs-ci run default

@nfarabullini
Copy link
Contributor Author

launch jenkins spack

@nfarabullini nfarabullini merged commit b38c748 into main Oct 14, 2024
5 checks passed
OngChia pushed a commit that referenced this pull request Jan 14, 2025
* diffusion backend edits
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