Merged
Conversation
…on4py into ci_for_standalone_driver
Contributor
Author
|
cscs-ci run default |
Contributor
Author
|
cscs-ci run distributed |
…s.py Co-authored-by: Nicoletta Farabullini <41536517+nfarabullini@users.noreply.github.com>
…osition.py Co-authored-by: Nicoletta Farabullini <41536517+nfarabullini@users.noreply.github.com>
nfarabullini
approved these changes
Apr 27, 2026
Contributor
Author
|
cscs-ci run default |
Contributor
Author
|
cscs-ci run distributed |
Contributor
Author
|
cscs-ci run default |
Contributor
Author
|
cscs-ci run distributed |
Contributor
Author
|
cscs-ci run default |
Contributor
Author
|
cscs-ci run distributed |
|
Mandatory Tests Please make sure you run these tests via comment before you merge!
Optional Tests To run benchmarks you can use:
To run tests and benchmarks with the DaCe backend you can use:
To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:
For more detailed information please look at CI in the EXCLAIM universe. |
Contributor
Author
|
cscs-ci run default |
Contributor
Author
|
cscs-ci run distributed |
msimberg
approved these changes
Apr 28, 2026
jcanton
added a commit
to msimberg/icon4py
that referenced
this pull request
Apr 28, 2026
* main: Distributed standalone driver (C2SM#1102) Added smagorinsky coefficients, iforcing, turbulence coeffs and extra_diffu to interface (C2SM#1192) Fix cupy/numpy usage in metis decomposition (C2SM#1212) py2fgen: expose main for module use (C2SM#1216) Fix plot script for blueline perf (C2SM#1209)
jcanton
added a commit
that referenced
this pull request
May 4, 2026
* main: (21 commits) Add persistent gt4py cache for github workflows (#1220) Fix typo in EDGE_TANGENT_Z definition (#1230) Update MPI test initialization (#1223) Vectorize static field computations (#1198) Add notes on common issues with ghex and mpi4py on alps (#1221) Add AGENTS.md (#1204) fix d2dexdz2_fac2_mc bug in `driver_utils.py` (#1225) Remove dace orchestration functionality (#1227) Remove FrozenNameSpace in graupel and dycore (#1201) Pull test data from CSCS object store (#1191) Fix typo in field names in driver_utils.py (#1226) Fix unnecessary use of `xp.ones` (#1222) Distributed standalone driver (#1102) Added smagorinsky coefficients, iforcing, turbulence coeffs and extra_diffu to interface (#1192) Fix cupy/numpy usage in metis decomposition (#1212) py2fgen: expose main for module use (#1216) Fix plot script for blueline perf (#1209) Rewrite download infrastructure with pooch (#1182) Muphys: remove frozen namespaces (#1202) Rename ProcessProperties variables to consistent `process_props` naming (#1175) ...
jcanton
added a commit
that referenced
this pull request
May 4, 2026
* main: Add persistent gt4py cache for github workflows (#1220) Fix typo in EDGE_TANGENT_Z definition (#1230) Update MPI test initialization (#1223) Vectorize static field computations (#1198) Add notes on common issues with ghex and mpi4py on alps (#1221) Add AGENTS.md (#1204) fix d2dexdz2_fac2_mc bug in `driver_utils.py` (#1225) Remove dace orchestration functionality (#1227) Remove FrozenNameSpace in graupel and dycore (#1201) Pull test data from CSCS object store (#1191) Fix typo in field names in driver_utils.py (#1226) Fix unnecessary use of `xp.ones` (#1222) Distributed standalone driver (#1102)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add distributed standalone driver