-
Notifications
You must be signed in to change notification settings - Fork 8
Enable gauss3d experiment for distributed tests #1013
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
|
cscs-ci run distributed |
|
cscs-ci run default |
|
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 default |
|
@jcanton @edopao FYI I tried to enable testdata download on this PR to get the latest torus data, but CI reports permission denied on the testdata directory: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/5125340235196978/2255149825504669/-/jobs/13036430153#L1904. Should the |
I have added write permission to the user group. I will retrigger the CI now. |
|
cscs-ci run default |
|
cscs-ci run distributed |
Thanks @edopao! Tests work now (failing because of the tests themselves, but the download is successful). |
Requires #1004 and the gauss3d test data.
Enables the gauss3d experiment as test input for the distributed tests.