Numpy array context rebased #1549
ci.yml
on: pull_request
Typos
8s
Ruff
4s
Pylint
1m 46s
Mypy
1m 37s
Pytest Conda Py3 POCL
2m 17s
Pytest Conda Py3 Intel
2m 5s
Examples Conda Py3
1m 40s
Documentation
1m 41s
Matrix: downstream_tests
Annotations
41 errors and 3 warnings
Documentation
Process completed with exit code 2.
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<EagerJAXArrayContext>-zeros_like-1-float64]
AttributeError: 'EagerJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<EagerJAXArrayContext>-zeros_like-1-complex128]
AttributeError: 'EagerJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-float64]
AttributeError: 'PytatoJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-complex128]
AttributeError: 'PytatoJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-zeros_like-1-float64]
AttributeError: '_PytatoPyOpenCLArrayContextForTests' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-zeros_like-1-complex128]
AttributeError: '_PytatoPyOpenCLArrayContextForTests' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<PytatoJAXArrayContext>]
AttributeError: 'PytatoJAXArrayContext.np' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1579
test_actx_compile_on_pure_array_return[<EagerJAXArrayContext>]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'shape'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>0]
AttributeError: '_PyOpenCLArrayContextForTests.np' object has no attribute 'zeros'
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L1579
test_actx_compile_on_pure_array_return[<NumpyArrayContext>]
AttributeError: zeros
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<EagerJAXArrayContext>-zeros_like-1-float64]
AttributeError: 'EagerJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<EagerJAXArrayContext>-zeros_like-1-complex128]
AttributeError: 'EagerJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-float64]
AttributeError: 'PytatoJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoJAXArrayContext>-zeros_like-1-complex128]
AttributeError: 'PytatoJAXArrayContext' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-float64]
AttributeError: '_PytatoPyOpenCLArrayContextForTests' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L436
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-complex128]
AttributeError: '_PytatoPyOpenCLArrayContextForTests' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<EagerJAXArrayContext>]
TypeError: rec_multimap_array_container() got an unexpected keyword argument 'dtype'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<NumpyArrayContext>]
AttributeError: zeros
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<PytatoJAXArrayContext>]
AttributeError: 'PytatoJAXArrayContext.np' object has no attribute 'zeros'
|
Pytest Conda Py3 POCL:
test/test/test/test_arraycontext.py#L1385
test_leaf_array_type_broadcasting[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0]
AttributeError: '_PyOpenCLArrayContextForTests.np' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L79
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L173
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_grudge.py#L201
test_mass_surface_area[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box3d]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L79
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box2d]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L173
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L79
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box3d]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L173
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-2]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L79
test_geometric_factors_regular_refinement[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L173
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-1]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project grudge:
grudge/test/test/test/test_dt_utils.py#L79
test_geometric_factors_regular_refinement[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box2d]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L190
test_boundary_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-BTAG_ALL-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L168
test_dof_array_pickling_tags[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_array.py#L168
test_dof_array_pickling_tags[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L190
test_boundary_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-warp-2-mesh_pars1-BTAG_ALL-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L190
test_boundary_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-blob-2-mesh_pars0-BTAG_ALL-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L311
test_all_faces_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-warp-2-mesh_pars1-group_factory2]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L311
test_all_faces_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-warp-2-mesh_pars1-LegendreGaussLobattoTensorProductGroupFactory]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L311
test_all_faces_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-warp-3-mesh_pars2-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L311
test_all_faces_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-warp-3-mesh_pars2-warp_and_blend]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Tests for downstream project meshmode:
meshmode/test/test/test/test_meshmode.py#L311
test_all_faces_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-warp-3-mesh_pars2-group_factory2]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'zeros'
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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.
|
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.
|