Skip to content

Move vertoffset_gradp to Python#1118

Closed
havogt wants to merge 6 commits intomainfrom
move_vertoffset_gradp_to_python
Closed

Move vertoffset_gradp to Python#1118
havogt wants to merge 6 commits intomainfrom
move_vertoffset_gradp_to_python

Conversation

@havogt
Copy link
Contributor

@havogt havogt commented Mar 19, 2026

No description provided.

@havogt havogt changed the title Move vertoffset gradp to python Move vertoffset_gradp to python Mar 19, 2026
@havogt havogt changed the title Move vertoffset_gradp to python Move vertoffset_gradp to Python Mar 19, 2026
@github-actions
Copy link

Mandatory Tests

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

  • cscs-ci run default
  • cscs-ci run distributed

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark-bencher

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

  • cscs-ci run dace

To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:

  • cscs-ci run extra

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

havogt added a commit that referenced this pull request Mar 25, 2026
…#1119)

Combines #1118 and #1115, because both require `v3` serialized data:
- Move computation of `vertoffset_gradp` from `vertidx_gradp` to Python
(index2offset)
- Move transpose (and decomposition) of `rbf_vec_coeff_v` and
`rbf_vec_coeff_e` to Python

Additional:
- Add missing halo exchange to `compute_zdiff_gradp` (test failure
triggered by new serialized data, most likely unrelated to the other
changes)
- Refactor `kflip_wgtfacq` to a more general `flip` on fields
@havogt
Copy link
Contributor Author

havogt commented Mar 25, 2026

merged in #1119

@havogt havogt closed this Mar 25, 2026
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.

1 participant