Enable dt estimate for quads/hexes, extend tests for it #1840
ci.yml
on: pull_request
Flake8
18s
Pylint
3m 15s
Pytest on Py3
10m 58s
Examples on Py3
13m 53s
Documentation
3m 16s
Matrix: downstream_tests
Annotations
5 errors and 1 warning
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#L217
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-4-2]
AssertionError: 87.2557652992548
assert 87.2557652992548 < 1.00000001
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L217
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-2-2]
AssertionError: 189.6286462956615
assert 189.6286462956615 < 1.00000001
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L217
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-4-2]
AssertionError: 87.25576529925537
assert 87.25576529925537 < 1.00000001
|
Pytest on Py3
Process completed with exit code 1.
|
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.
|