Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
9715db3
Corrected problems in write_fields, added code for full_muphys
fomics Sep 11, 2025
062e2da
try cse fix for compile-time in saturation adjustment 'loop'
havogt Sep 11, 2025
d3bf31b
merged Fix from Hannes
fomics Sep 15, 2025
a4a90ce
Merge remote-tracking branch 'origin/muphys_bug_fix'
fomics Sep 15, 2025
f4a73ec
For benchmarking only, includes workarounds from Hannes; do not merge
fomics Sep 16, 2025
ff63fbb
Revised integration tests to work with DaCe backends, credit to Edoardo
fomics Sep 16, 2025
d180013
Merge remote-tracking branch 'origin/main' into muphys_bug_fix
fomics Sep 16, 2025
77537ff
rewrite run_full_muphys
edopao Sep 16, 2025
f8c22e5
fix backend arg
edopao Sep 16, 2025
546bb75
remove k_field
edopao Sep 16, 2025
876e81f
remove qti field
edopao Sep 16, 2025
d40b215
fix out fields
edopao Sep 16, 2025
ed1f8a1
Merge remote-tracking branch 'origin/edopao_muphys_benchmarking_dont_…
edopao Sep 16, 2025
8aff981
edit run_graupel_only
edopao Sep 16, 2025
ab9981f
add backend parser
edopao Sep 16, 2025
5a574e6
cleanup
edopao Sep 16, 2025
3752592
Corrected inputs for qse, qie, qge so that qti=1.0746937601645517e-005
fomics Sep 18, 2025
d4432fc
Removed mask_out from saturation_adjustment -- not needed
fomics Sep 30, 2025
d475f0b
Adjustments for performance benefit
fomics Sep 30, 2025
a311d70
Merge branch 'main' into muphys_bug_fix
edopao Oct 23, 2025
d2e80db
Merge branch 'main' into muphys_bug_fix
edopao Nov 5, 2025
e1dd9e4
add static compute domain
edopao Nov 7, 2025
aef59a0
Merge remote-tracking branch 'upstream/main' into muphys_bug_fix
havogt Nov 21, 2025
971aec1
Merge branch 'main' into muphys_bug_fix
edopao Nov 21, 2025
9153482
use backend_like
edopao Nov 21, 2025
fb2763b
Merge branch 'muphys_bug_fix' of github.com:C2SM/icon4py into muphys_…
havogt Nov 21, 2025
798ad60
muphys: Refactor graupel_only driver and add integration test (#958)
havogt Nov 27, 2025
b934921
[draft] Muphys bug fix graupel refactoring hannes (#961)
havogt Dec 5, 2025
213e801
point to gt4py main
havogt Dec 5, 2025
3ff602f
fix module import
edopao Dec 5, 2025
671bd66
Merge remote-tracking branch 'upstream/main' into muphys_bug_fix
havogt Dec 9, 2025
4838d26
undo extra changes
edopao Dec 9, 2025
b959d57
Merge remote-tracking branch 'upstream/main' into muphys_bug_fix
havogt Jan 8, 2026
42e4b86
fix timers
havogt Jan 9, 2026
58b7a6a
fix stencil_test allocation for named_collections
havogt Jan 15, 2026
a6d1b5b
Merge remote-tracking branch 'upstream/main' into muphys_bug_fix
havogt Jan 15, 2026
f4ff457
refactor testing infrastructure
havogt Jan 16, 2026
b714d56
Muphys: merge scans (#973)
havogt Jan 16, 2026
466ff6b
update gt4py main
edopao Jan 16, 2026
2f68d60
fix computation of dz for float32 input files (#996)
havogt Jan 21, 2026
aa286c1
Muphys: no operations after scan (#997)
havogt Jan 22, 2026
89a5871
Muphys: disable gpu memory pool (#998)
edopao Jan 22, 2026
b92b66c
Muphys: allow re-use of fields in GraupelOutput (#999)
havogt Jan 22, 2026
8bac688
muphys: add masking switch (#1000)
havogt Jan 22, 2026
028b520
Merge branch 'main' into muphys_bug_fix
edopao Jan 22, 2026
e64f382
Merge remote-tracking branch 'upstream/main' into muphys_bug_fix
havogt Jan 26, 2026
be4cee4
update gt4py version
edopao Jan 29, 2026
6ecff32
switch gt4py branch
edopao Jan 29, 2026
1c9c744
update uv lock
edopao Jan 29, 2026
a1e753f
edit import metrics
edopao Jan 29, 2026
b45b9b1
switch gt4py branch
edopao Jan 29, 2026
517d122
edit import metrics
edopao Jan 29, 2026
672b4f0
edit import metrics
edopao Jan 29, 2026
8257264
Update to gt4py main
edopao Jan 29, 2026
fa8e31c
switch gt4py branch to muphys_staging
edopao Jan 29, 2026
a93c0c3
Merge branch 'muphys_bug_fix' into muphys_bug_fix_staging
edopao Jan 29, 2026
9c6e55a
edit import metrics
edopao Jan 29, 2026
605584f
Update To New Version Of Intre Map Optimization (#1019)
philip-paul-mueller Jan 29, 2026
efb5341
Muphys bug fix: prepare merge with main (#1010)
havogt Jan 30, 2026
a24a33c
Merge branch 'muphys_bug_fix' into muphys_bug_fix_staging
edopao Jan 30, 2026
e05e126
update uv lock
edopao Jan 30, 2026
d85871f
Merge branch 'main' into muphys_bug_fix
edopao Jan 30, 2026
8a84f9b
Merge branch 'muphys_bug_fix' into muphys_bug_fix_staging
edopao Jan 30, 2026
9b2662d
Merge branch 'main' into update_dace_version
iomaganaris Feb 4, 2026
40ccb4e
update uv lock
edopao Feb 4, 2026
532c125
Update DaCe version
iomaganaris Feb 5, 2026
991b6b8
Update the gt4py commit
iomaganaris Feb 5, 2026
290c4d0
GT4Py 1.1.4: Pre-compilation fix with_backend (#1048)
havogt Feb 6, 2026
42cd8e4
update gt4py version
havogt Feb 6, 2026
acb1d3b
Merge remote-tracking branch 'upstream/main' into update_dace_version
havogt Feb 6, 2026
17b41d4
fix typo
havogt Feb 6, 2026
126090e
more typos and fix test
havogt Feb 6, 2026
23ccc35
Merge branch 'main' into update_dace_version
edopao Feb 9, 2026
1451889
Merge branch 'update_dace_version' into muphys_bug_fix_staging
edopao Feb 9, 2026
dcc739a
update uv lock
edopao Feb 9, 2026
c5510f9
Merge branch 'main' into update_dace_version
edopao Feb 11, 2026
7b2ad45
update uv lock
edopao Feb 11, 2026
897a7ff
Merge branch 'update_dace_version' into muphys_bug_fix_staging
edopao Feb 11, 2026
99c37b4
update uv lock
edopao Feb 11, 2026
442a09c
update uv lock
edopao Feb 11, 2026
9c6b28e
update uv lock
edopao Feb 11, 2026
6663b6f
switch gt4py staging branch to graupel_group_ifs_updated_main
edopao Feb 11, 2026
6faf37b
update uv lock
edopao Feb 12, 2026
9f261db
switch to gt4py main
edopao Feb 12, 2026
ad9b5e2
update uv lock
edopao Feb 12, 2026
1c54544
Merge branch 'update_dace_version' into muphys_bug_fix_staging
edopao Feb 12, 2026
c75750f
Remove self-copy in else-branch of mask expressions
edopao Feb 12, 2026
9d53c23
edit
edopao Feb 12, 2026
48b790f
use gt4py package from test.pypi
edopao Feb 16, 2026
20c3dc9
use gt4py package from pypi
edopao Feb 16, 2026
8467ba3
Merge branch 'update_dace_version' into muphys_bug_fix_staging
edopao Feb 16, 2026
175ec33
minor edit
edopao Feb 16, 2026
3de76db
Merge branch 'main' into muphys_bug_fix_staging
edopao Feb 16, 2026
0aa3830
Improvements in Graupel code (#1033)
iomaganaris Feb 17, 2026
0a9024a
Merge branch 'muphys_bug_fix_staging' into muphy_remove_self_copies
edopao Feb 17, 2026
03b5b4e
Merge branch 'main' into muphy_remove_self_copies
edopao Feb 17, 2026
3268874
edit
edopao Feb 18, 2026
63b15e1
Merge branch 'main' into muphy_remove_self_copies
edopao Feb 18, 2026
4540292
edit
edopao Feb 18, 2026
07e5a10
edit
edopao Feb 18, 2026
1eb6e8a
edit
edopao Feb 18, 2026
c8fb3d5
edit
edopao Feb 18, 2026
5f94f5f
edit
edopao Feb 18, 2026
eb07855
use t as inout
edopao Feb 19, 2026
2148481
Merge branch 'main' into muphy_remove_self_copies
edopao Feb 19, 2026
6ad1243
Merge branch 'muphy_inout_t_field' into muphy_remove_self_copies
edopao Feb 19, 2026
1550d95
Merge branch 'main' into muphy_remove_self_copies
edopao Feb 19, 2026
022e1ba
fix
edopao Feb 19, 2026
ef43dd5
edit
edopao Feb 19, 2026
d503d4b
fix
edopao Feb 19, 2026
110deaa
disable some tests
edopao Feb 19, 2026
f803530
edit
edopao Feb 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ci/dace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include:
GRID: [simple, icon_regional]
# test_model_stencils_x86_64:
# extends: [.test_model_stencils, .test_template_x86_64]
test_model_stencils_aarch64:
.test_model_stencils_aarch64:
extends: [.test_model_stencils, .test_template_aarch64]

.test_model_datatests:
Expand All @@ -28,7 +28,7 @@ test_model_stencils_aarch64:
- nox -s "test_model-3.10(datatest, $COMPONENT)" -- --backend=$BACKEND --level=$LEVEL
parallel:
matrix:
- COMPONENT: [advection, diffusion, dycore, microphysics, muphys, common, driver]
- COMPONENT: [muphys]
BACKEND: [dace_cpu, dace_gpu]
LEVEL: [integration]
rules:
Expand Down
Loading