-
Notifications
You must be signed in to change notification settings - Fork 8
Cleanup _dsl fields #1052
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?
Cleanup _dsl fields #1052
Conversation
|
Briefly looking at the code it seems we can get rid of the mask, here Line 23 in 436ee72
|
* cleanup_pg_edgeidx_dsl: CI: disable cuda mps (#1054) add missing file remove some more... fix return type annotation add description cleanup unused program Remove pg_edgeidx_dsl
* cleanup_mask_hdiff: even fortran can do this.. pre-commit cleanup
|
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. |
WIP for blueline merging.
sync with https://github.com/C2SM/icon-exclaim/pull/412