Updates to TP operators #45
ci.yml
on: pull_request
Flake8
16s
Pylint
4m 2s
Pytest on Py3
9m 30s
Examples on Py3
4m 10s
Documentation
3m 57s
Matrix: downstream_tests
Annotations
14 errors and 7 warnings
Flake8
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Pylint
Process completed with exit code 2.
|
Examples on Py3
Process completed with exit code 1.
|
Pytest on Py3:
test/test/test/test_euler_model.py#L330
test_euler_vortex_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-3]
NameError: name 'dd_intfaces' is not defined
|
Pytest on Py3:
test/test/test/test_euler_model.py#L330
test_euler_vortex_convergence[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-1]
NameError: name 'dd_intfaces' is not defined
|
Pytest on Py3:
test/test/test/test_euler_model.py#L330
test_euler_vortex_convergence[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-2]
NameError: name 'dd_intfaces' is not defined
|
Pytest on Py3:
test/test/test/test_euler_model.py#L330
test_euler_vortex_convergence[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-3]
NameError: name 'dd_intfaces' 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#L241
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.62864629566593
assert 189.62864629566593 < 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
|
Tests for downstream project mirgecom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
Flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Examples on Py3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Py3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|