Skip to content

Enable dt estimate for quads/hexes, extend tests for it #1839

Enable dt estimate for quads/hexes, extend tests for it

Enable dt estimate for quads/hexes, extend tests for it #1839

Triggered via pull request April 26, 2024 19:50
Status Failure
Total duration 13m 42s
Artifacts

ci.yml

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

Annotations

12 errors and 1 warning
Flake8
Process completed with exit code 1.
Pylint
Process completed with exit code 2.
Pytest on Py3: test/test/test/test_dt_utils.py#L141
test_build_jacobian[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] NameError: name 'DiscretizationCollection' is not defined
Pytest on Py3: test/test/test/test_dt_utils.py#L141
test_build_jacobian[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] NameError: name 'DiscretizationCollection' is not defined
Pytest on Py3: test/test/test/test_dt_utils.py#L389
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-2-1] ValueError: cannot reshape array of size 0 into shape (0,newaxis)
Pytest on Py3: test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-interval] pyopencl._cl.LogicError: SVMAllocation.release failed: INVALID_VALUE - trying to double-unref svm allocation
Pytest on Py3: test/test/test/test_dt_utils.py#L217
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-2-2] AssertionError: 189.62864629565948 assert 189.62864629565948 < 1.00000001
Pytest on Py3: test/test/test/test_dt_utils.py#L389
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-4-1] ValueError: cannot reshape array of size 0 into shape (0,newaxis)
Pytest on Py3: test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-box2d] pyopencl._cl.LogicError: SVMAllocation.release failed: INVALID_VALUE - trying to double-unref svm allocation
Pytest on Py3: test/test/test/test_dt_utils.py#L60
test_geometric_factors_regular_refinement[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-box3d] pyopencl._cl.LogicError: SVMAllocation.release failed: INVALID_VALUE - trying to double-unref svm allocation
Pytest on Py3: test/test/test/test_dt_utils.py#L122
test_non_geometric_factors[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval] NameError: name 'DiscretizationCollection' is not defined
Pytest on Py3: test/test/test/test_dt_utils.py#L122
test_non_geometric_factors[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box2d] NameError: name 'DiscretizationCollection' is not defined
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.