Skip to content

AllAtOnceReducedFunctional - initial time-parallel implementation #6910

AllAtOnceReducedFunctional - initial time-parallel implementation

AllAtOnceReducedFunctional - initial time-parallel implementation #6910

Triggered via pull request December 17, 2024 10:44
Status Success
Total duration 15s
Artifacts

zenodo-canary.yml

on: pull_request
Run zenodo canary
8s
Run zenodo canary
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test_4dvar_reduced_functional.test_advection[nprocs=1]: tests/firedrake/regression/test_4dvar_reduced_functional.py#L37
ufl.algorithms.check_arities.ArityMismatch: Adding expressions with non-matching form arguments conj((Argument(WithGeometry(FunctionSpace(<firedrake.mesh.MeshTopology object at 0x7fe65c131730>, FiniteElement('Discontinuous Lagrange', interval, 0), name=None), Mesh(VectorElement(FiniteElement('Discontinuous Lagrange', interval, 1, variant='equispaced'), dim=1, variant='equispaced'), 6)), 0, None), True)) vs conj((Argument(WithGeometry(FunctionSpace(<firedrake.mesh.MeshTopology object at 0x7fe65c131730>, FiniteElement('Discontinuous Lagrange', interval, 0), name=None), Mesh(VectorElement(FiniteElement('Discontinuous Lagrange', interval, 1, variant='equispaced'), dim=1, variant='equispaced'), 6)), 0, None), False)).
test_4dvar_reduced_functional.test_advection[nprocs=2]: tests/firedrake/regression/test_4dvar_reduced_functional.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_4dvar_reduced_functional.py::test_advection[nprocs=2]', ':', '-n', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/regression/test_4dvar_reduced_functional.py::test_advection[nprocs=2]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_4dvar_reduced_functional.test_advection[nprocs=3]: tests/firedrake/regression/test_4dvar_reduced_functional.py#L1
failed on setup with "worker 'gw7' crashed while running 'tests/firedrake/regression/test_4dvar_reduced_functional.py::test_advection[nprocs=3]'"
test_4dvar_reduced_functional.test_advection[nprocs=4]: tests/firedrake/regression/test_4dvar_reduced_functional.py#L1
failed on setup with "worker 'gw12' crashed while running 'tests/firedrake/regression/test_4dvar_reduced_functional.py::test_advection[nprocs=4]'"
Run zenodo canary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636