Skip to content

Mesh Distribution: determinism fixes #2348

Mesh Distribution: determinism fixes

Mesh Distribution: determinism fixes #2348

Triggered via pull request June 24, 2024 21:45
Status Failure
Total duration 51m 2s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Flake8
Process completed with exit code 1.
Mypy
Process completed with exit code 1.
Examples Firedrake
Process completed with exit code 1.
Pytest Firedrake
Process completed with exit code 2.
Pytest Conda Py3: test/test/test/test_partition.py#L201
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-mesh_pars0-nodal-2-3] ValueError: invalid boundary tag <BTAG_PARTITION(0)>.
Pytest Conda Py3: test/test/test/test_partition.py#L201
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-mesh_pars1-random-2-3] ValueError: invalid boundary tag <BTAG_PARTITION(0)>.
Pytest Conda Py3: test/test/test/test_partition.py#L135
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-mesh_pars1-facial-2-3] AssertionError: parts do not have the same number of connected elements assert 1 == 14
Pytest Conda Py3: test/test/test/test_partition.py#L201
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-mesh_pars1-nodal-2-3] ValueError: invalid boundary tag <BTAG_PARTITION(0)>.
Pytest Conda Py3: test/test/test/test_partition.py#L413
test_mpi_communication[3-3] subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '3', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=3', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
Pytest Conda Py3: test/test/test/test_partition.py#L413
test_mpi_communication[3-4] subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '4', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=3', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
Pytest Conda Py3: test/test/test/test_partition.py#L413
test_mpi_communication[2-3] subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '3', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=2', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
Pytest Conda Py3: test/test/test/test_partition.py#L413
test_mpi_communication[2-4] subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '4', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=2', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
Pytest Conda Py3: test/test/test/test_partition.py#L201
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-mesh_pars0-random-2-3] ValueError: invalid boundary tag <BTAG_PARTITION(0)>.
Pytest Conda Py3: test/test/test/test_partition.py#L201
test_partition_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-mesh_pars0-facial-2-3] ValueError: invalid boundary tag <BTAG_PARTITION(0)>.
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.