Skip to content

Conversation

@jcanton
Copy link
Contributor

@jcanton jcanton commented Sep 25, 2025

not for merging

* main:
  CI: fix timeout in dace pipeline for datatest-common (#883)
  edits to parametrize skip_compute_predictor_vertical_advection (#887)
  Write GT4Py timers in dycore_wrapper solve_nh_run (#890)
  Upgrade dace version (#889)
  Make `calculate_divdamp_fields` a compiled program (#888)
  fix: invalid start index oob (#882)
* main:
  Restructure 1_to_13_predictor (#762)
  Enable custom backends for blueline (#891)
* main:
  Script for blueline performance plot (#893)
  Fix return types in RBF interpolation functions (#880)
  Disabled DaCe `LoopBlocking` by Default (#895)
* main:
  Revert "first few edits"
  first few edits
  update README.md
  fix imports in velocity advection
  fix url for 4 node ape files
  fix parallel_icon tests and test_mpi_decomposition (including typing)
  fix typings and imports parametrized run_properties functions
  type test functions
* main:
  Remove nlev from decomposition info (#903)
  Edit plot script for blueline performance (#904)
* main:
  Update dace version (#920)
  Bump astral-sh/setup-uv from 6 to 7 (#894)
  Change default backend to DaCe and remove concrete backends from Fortran bindings (#897)
  Add missing static param (#898)
  Upgrade GT4Py to v1.0.10 (#899)
  Add some combined timers (#909)
  [BUG FIX] fourth_order_divdamp_scaling_coeff (#912)
  solve_nh: skip call to init_test_fields (#905)
* main:
  Testing fixes (#926)
  Make DaCe non-optional (#924)
  Add limited_area to the compute_dwdz kernel in dycore (#913)
  cleanup todos from test refactoring (#921)
* main:
  Update to GT4Py v1.1.0 (#933)
  Standalone dycore test (#849)
* main:
  disable NotImplementedError check for itype_sher=1 (#943)
  Fix some typings (#892)
  Allocate `max_vertical_cfl` as zero-dim field in test_benchmark_solve_nonhydro (#940)
  Only compute rayleigh damping factors if dtime changes (#934)
  Avoid copy for hydrostatic_correction on lowest level (#931)
  Added vertically_implicit_solver DaCe transformation pass hook from gt4py (#932)
  Improve profiling for blueline (#929)
  Cache applied ghex patterns (#915)
  Avoid synchronization after reduction of max_vcfl (#930)
  Cleanups in factories (#908)
  Improve backend/allocator separation (#922)
@github-actions
Copy link

Mandatory Tests

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

  • cscs-ci run default

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.

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