-
Notifications
You must be signed in to change notification settings - Fork 8
muphys: remove scan masks (error now at 1e-7 absolute) #1011
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: muphys_bug_fix_staging
Are you sure you want to change the base?
muphys: remove scan masks (error now at 1e-7 absolute) #1011
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>
Co-authored-by: Edoardo Paone <edoardo.paone@cscs.ch>
`dz` was computed in the precision of the input file, therefore graupel did not verify to f64 precision for f32 input files.
... and enable it for the graupel_only test and driver.
|
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 tests with MPI 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. |
90d9df9 to
fa8e31c
Compare
Just for comparing performance with other implementations and better understanding of the performance profile.