Mesh Distribution: determinism fixes #2348
ci.yml
on: pull_request
Flake8
17s
Pylint
3m 0s
Mypy
2m 48s
Pytest Conda Py3
12m 5s
Pytest Firedrake
3m 9s
Examples Firedrake
3m 10s
Examples Conda Py3
4m 14s
Documentation
3m 36s
Matrix: downstream_tests
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.
|