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

Fix vertical advection PPM flux stencils #615

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Fix vertical advection PPM flux stencils #615

merged 3 commits into from
Dec 6, 2024

Conversation

dastrm
Copy link
Contributor

@dastrm dastrm commented Dec 2, 2024

Fixes two bugs in compute_ppm4gpu_integer_flux and compute_ppm4gpu_fractional_flux, and refactors them for consistency

@dastrm
Copy link
Contributor Author

dastrm commented Dec 2, 2024

cscs-ci run default

@dastrm
Copy link
Contributor Author

dastrm commented Dec 3, 2024

cscs-ci run default

@dastrm dastrm changed the title Fix vertical advection integer flux stencil Fix vertical advection PPM flux stencils Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

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.

@dastrm
Copy link
Contributor Author

dastrm commented Dec 3, 2024

cscs-ci run default

1 similar comment
@dastrm
Copy link
Contributor Author

dastrm commented Dec 3, 2024

cscs-ci run default

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

@dastrm dastrm merged commit dd0c1d9 into main Dec 6, 2024
3 checks passed
@dastrm dastrm deleted the integer_flux_fix branch December 6, 2024 09:18
jcanton pushed a commit that referenced this pull request Dec 9, 2024
Fixes two bugs in `compute_ppm4gpu_integer_flux` and
`compute_ppm4gpu_fractional_flux`, and refactors them for consistency
jcanton pushed a commit that referenced this pull request Dec 9, 2024
Fixes two bugs in `compute_ppm4gpu_integer_flux` and
`compute_ppm4gpu_fractional_flux`, and refactors them for consistency
OngChia pushed a commit that referenced this pull request Jan 14, 2025
Fixes two bugs in `compute_ppm4gpu_integer_flux` and
`compute_ppm4gpu_fractional_flux`, and refactors them for consistency
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