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

Allow multipe field operators in program, pass array sizes to bindings gen, integrate fused vel_adv 1_to_7 and 8_to_13 #261

Merged
merged 212 commits into from
Feb 8, 2024

Conversation

muellch
Copy link
Contributor

@muellch muellch commented Aug 24, 2023

  • Allow multiple field operators per program in order to handle nlevp1 and nlev fields to be computed in the same program.
  • Change bindings gen so it asks output fields of stencils in Fortran for their vertical length.
  • Integrate fused velocity advection stencils 1_to_7 and 8_to_13.

samkellerhals and others added 30 commits June 1, 2023 16:53
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Conflicts:
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/fused_velocity_advection_stencil_1_to_7.py
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/fused_velocity_advection_stencil_8_to_14.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_extrapolate_at_top.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_fused_velocity_advection_stencil_1_to_7.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_fused_velocity_advection_stencil_8_to_13.py
@muellch
Copy link
Contributor Author

muellch commented Jan 31, 2024

cscs-ci run

@muellch
Copy link
Contributor Author

muellch commented Jan 31, 2024

cscs-ci run default

@muellch
Copy link
Contributor Author

muellch commented Feb 1, 2024

cscs-ci run default

1 similar comment
@muellch
Copy link
Contributor Author

muellch commented Feb 1, 2024

cscs-ci run default

Conflicts:
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/fused_velocity_advection_stencil_1_to_7.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_fused_velocity_advection_stencil_1_to_7.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_fused_velocity_advection_stencil_8_to_13.py
@muellch
Copy link
Contributor Author

muellch commented Feb 1, 2024

cscs-ci run default

1 similar comment
@muellch
Copy link
Contributor Author

muellch commented Feb 2, 2024

cscs-ci run default

@muellch
Copy link
Contributor Author

muellch commented Feb 2, 2024

launch jenkins spack

Conflicts:
	model/atmosphere/dycore/src/icon4py/model/atmosphere/dycore/fused_velocity_advection_stencil_8_to_14.py
	model/atmosphere/dycore/tests/dycore_stencil_tests/test_fused_velocity_advection_stencil_8_to_13.py
	tools/src/icon4pytools/icon4pygen/backend.py
@muellch
Copy link
Contributor Author

muellch commented Feb 5, 2024

cscs-ci run default

@muellch
Copy link
Contributor Author

muellch commented Feb 7, 2024

cscs-ci run default

@muellch
Copy link
Contributor Author

muellch commented Feb 7, 2024

launch jenkins spack

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I included your suggestions, thank you!

Copy link
Contributor

@havogt havogt left a comment

Choose a reason for hiding this comment

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

Looked mainly at the infrastructure code, not at the fused stencils?

Copy link
Contributor

@samkellerhals samkellerhals 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, I also looked mainly at the infrastructure code and not in detail at the fused stencils.

tools/tests/icon4pygen/test_metadata.py Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Feb 8, 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

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.

@muellch
Copy link
Contributor Author

muellch commented Feb 8, 2024

cscs-ci run default

@muellch
Copy link
Contributor Author

muellch commented Feb 8, 2024

launch jenkins spack

@muellch muellch merged commit a32640c into main Feb 8, 2024
5 checks passed
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.

5 participants