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

WIP: Greenline metrics coefficients aj #429

Merged
merged 23 commits into from
Apr 29, 2024

Conversation

ajocksch
Copy link
Contributor

@ajocksch ajocksch commented Apr 2, 2024

first metric coefficients

@ajocksch ajocksch self-assigned this Apr 2, 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.

Most of them are simple stencil calculation that compute regular (not sparse fields) like Field[[CellDim, KDim], wpfloat] or Field[[EdgeDim, KDim], wpfloat] there is no reason to do this in numpy instead of gt4py.
Also, thinks about where you put the functions, either put everything below common/metrics/ or the more general functions like the gradients in common/math

@halungge halungge changed the title WIP: Greenline interpolation coefficients3 aj WIP: Greenline metrics coefficients aj Apr 22, 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.

Mostly moving around things: Try to get rid of the interpolation_fields3.py and its test file.

@nfarabullini nfarabullini force-pushed the greenline_interpolation_coefficients3_aj branch from 7928040 to 53c5ac6 Compare April 24, 2024 12:38
@nfarabullini
Copy link
Contributor

cscs-ci run default

@nfarabullini
Copy link
Contributor

launch jenkins spack

@nfarabullini
Copy link
Contributor

cscs-ci run default

@nfarabullini
Copy link
Contributor

launch jenkins spack

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

cscs-ci run default

@nfarabullini
Copy link
Contributor

launch jenkins spack

@nfarabullini nfarabullini merged commit 50b4584 into main Apr 29, 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.

3 participants