-
Notifications
You must be signed in to change notification settings - Fork 8
Muphys: staging branch #1009
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?
Muphys: staging branch #1009
Conversation
…merge' into muphys_bug_fix
Clean up the graupel_only driver, and create an integration test to run through pytest. Co-authored-by: Will Sawyer <wsawyer@cscs.ch>
Co-authored-by: Will Sawyer <vectorflux@gmail.com> Co-authored-by: Will Sawyer <wsawyer@cscs.ch>
90d9df9 to
fa8e31c
Compare
In the previous version of the new TaskletFusion was on by default. However, this was changed to combat negative behaviour in the dycore, i.e. there is now a switch and it is disabled by default. This PR updates the feature to the newest version and also enables it for graupel by default. --------- Co-authored-by: Edoardo Paone <edoardo.paone@cscs.ch>
Co-authored-by: Edoardo Paone <edoardo.paone@cscs.ch>
|
cscs-ci run dace |
|
cscs-ci run dace |
|
cscs-ci run dace |
Co-authored-by: Till Ehrengruber <till.ehrengruber@cscs.ch>
|
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. |
Points to https://github.com/GridTools/gt4py/tree/muphys_staging
Depends on #1018