-
Notifications
You must be signed in to change notification settings - Fork 4
Bump GT4Py version (includes dace fix) #785
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
base: main
Are you sure you want to change the base?
Conversation
591121a
to
cd6e3f1
Compare
cd6e3f1
to
371163b
Compare
This reverts commit a8352ed.
c6e4930
to
bd2ab18
Compare
c8f1123
to
b61933c
Compare
cscs-ci run dace |
cscs-ci run dace |
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. |
cscs-ci run dace |
cscs-ci run default |
The new gt4py version
icon4py_staging_20250627
contains fixes for the dace backend. However, the dace backend is not yet enabled in CI. The main reasons are the following:solve_nonhydro
). This is could be some issue in the gpu-specific SDFG transformations, to be investigated.compute_perturbed_quantities_and_interpolation
andinterpolate_rho_theta_v_to_half_levels_and_compute_pressure_buoyancy_acceleration
.Additionally, this PR disables the tests on orchestrated diffusion granule because dace orchestration is currently not compatible with precompiled programs.