-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Py2F]: Parallel dycore granule #576
base: main
Are you sure you want to change the base?
Conversation
Fixes for running dycore on gpu --------- Co-authored-by: Jonas Jucker <jonas.jucker@c2sm.ethz.ch> Co-authored-by: Nicoletta Farabullini <41536517+nfarabullini@users.noreply.github.com>
Granule dycore which runs on CPU and GPU in ICON (not verifying yet), and passes datatests in icon4py.
Resolved conflicts and also disabled Fortran integration tests, since we need to pass connectivities now inorder for the granule to run correctly.
… diffusion-wrapper-test
cscs-ci run default |
cscs-ci run default |
cscs-ci run default |
launch jenkins spack |
cscs-ci run default |
cscs-ci run default |
cscs-ci run default |
launch jenkins spack |
…to parallel-diffusion-fixes
cscs-ci run default |
launch jenkins spack |
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:
In case your change might affect downstream icon-exclaim, please consider running
For more detailed information please look at CI in the EXCLAIM universe. |
cscs-ci run default |
Enable dycore granule to run using multiple MPI tasks in ICON.