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

Fuse solve nonhydro stencils 15 to 28 #292

Open
wants to merge 610 commits into
base: main
Choose a base branch
from
Open

Conversation

nfarabullini
Copy link
Contributor

@nfarabullini nfarabullini commented Oct 16, 2023

Fusion of stencils:

  • mo_math_gradients_grad_green_gauss_cell_dsl
  • mo_solve_nonhydro_4th_order_divdamp
  • mo_solve_nonhydro_stencil_16_fused_btraj_traj_o1
  • mo_solve_nonhydro_stencil_17
  • mo_solve_nonhydro_stencil_18
  • mo_solve_nonhydro_stencil_19
  • mo_solve_nonhydro_stencil_20
  • mo_solve_nonhydro_stencil_21
  • mo_solve_nonhydro_stencil_22
  • mo_solve_nonhydro_stencil_23
  • mo_solve_nonhydro_stencil_24
  • mo_solve_nonhydro_stencil_25
  • mo_solve_nonhydro_stencil_26
  • mo_solve_nonhydro_stencil_27
  • mo_solve_nonhydro_stencil_28

samkellerhals and others added 30 commits September 15, 2023 12:56
Conflicts:
	model/atmosphere/diffusion/src/icon4py/model/atmosphere/diffusion/stencils/apply_diffusion_to_w_and_compute_horizontal_gradients_for_turbulance.py
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/apply_diffusion_to_w_and_compute_horizontal_gradients_for_turbulance.py
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/apply_diffusion_to_w_and_compute_horizontal_gradients_for_turbulence.py
	model/common/src/icon4py/model/common/test_utils/simple_mesh.py
@halungge
Copy link
Contributor

cscs-ci run default

@nfarabullini nfarabullini force-pushed the fused_15_28_stencils branch from c7be6d2 to ac4f026 Compare April 8, 2024 09:07
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.

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.

7 participants