DO NOT MERGE: Check New IfMover#1241
Conversation
…element it is probably nothing, let's run it again.
```
=========================== short test summary info ============================
FAILED tests/advection/stencil_tests/test_prepare_numerical_quadrature_list_for_cubic_reconstruction.py::TestPrepareNumericalQuadratureListForCubicReconstruction::test_TestPrepareNumericalQuadratureListForCubicReconstruction - AssertionError:
Not equal to tolerance rtol=3e-06, atol=0
Verification failed for 'p_quad_vector_sum_4'
Mismatched elements: 1 / 1262320 (7.92e-05%)
Max absolute difference among violations: 6.72782692e-34
Max relative difference among violations: 3.5827887e-06
ACTUAL: array([[1.721847e-10, 2.665764e-08, 1.645478e-06, ..., 9.708510e-09,
9.505110e-09, 7.924199e-07],
[6.591585e-07, 7.084847e-11, 4.402062e-08, ..., 6.574463e-08,...
DESIRED: array([[1.721847e-10, 2.665764e-08, 1.645478e-06, ..., 9.708510e-09,
9.505110e-09, 7.924199e-07],
[6.591585e-07, 7.084847e-11, 4.402062e-08, ..., 6.574463e-08,...
============ 1 failed, 32 passed, 66 warnings in 1049.13s (0:17:29) ============
nox > Command pytest -sv --benchmark-disable -n auto -k stencil_tests --backend=dace_cpu --grid=icon_regional failed with exit code 1
nox > Session test_model-3.10(stencils, advection) failed.
```
|
cscs-ci run distributed |
|
cscs-ci run default |
|
cscs-ci run dace |
|
cscs-ci run extra |
|
cscs-ci run distributed |
|
cscs-ci run default |
|
cscs-ci run extra |
|
cscs-ci run dace |
|
cscs-ci run distributed |
|
cscs-ci run default |
|
cscs-ci run dace |
|
cscs-ci run extra |
|
cscs-ci run default |
Probably it was too much. This reverts commit 08d4c1a.
|
cscs-ci run distributed |
|
cscs-ci run default |
|
cscs-ci run extra |
|
cscs-ci run dace |
|
cscs-ci run distributed |
|
cscs-ci run default |
|
cscs-ci run dace |
|
cscs-ci run extra |
|
cscs-ci run dace |
|
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 distributed |
|
cscs-ci run dace |
|
cscs-ci run default |
|
cscs-ci run extra |
Related to GT4Py PR#2531.