Avoid duplicating arrays #3382
ci.yml
on: pull_request
Ruff
7s
Typos
6s
Pylint
1m 40s
Mypy
1m 44s
Conda Pytest
2m 24s
Conda Examples
1m 37s
Documentation
1m 27s
Matrix: downstream_tests
Annotations
25 errors and 20 warnings
Conda Examples
Process completed with exit code 1.
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sin-1-complex128]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex128', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-exp-1-float64]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='float64', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-exp-1-complex128]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex128', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-conj-1-complex128]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex128', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-vdot-2-float64]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='float64', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-vdot-2-complex128]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex128', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-float64]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='float64', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-complex128]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex128', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-float64]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='float64', name='_actx_dw'), (), {})
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L269
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-complex64]
pytato.transform.ForeignObjectError: DirectPredecessorsGetter encountered invalid foreign object: (Placeholder(shape=(512), dtype='complex64', name='_actx_dw'), (), {})
|
Conda Pytest:
test/test/test_codegen.py#L524
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape1-oldshape5]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes7]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L365
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-greater_equal]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L524
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape0]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L242
test_axis_permutation[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-axes8]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L365
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_or]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L524
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape1]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L256
test_transpose[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L365
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-logical_and]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Conda Pytest:
test/test/test_codegen.py#L524
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape2]
NotImplementedError: You should not call an overloaded function. A series of @overload-decorated functions outside a stub module should always be followed by an implementation that is not @overload-ed.
|
Tests for downstream project grudge
The job was canceled because "arraycontext" failed.
|
Tests for downstream project grudge
The operation was canceled.
|
Tests for downstream project meshmode
The job was canceled because "arraycontext" failed.
|
Tests for downstream project meshmode
The operation was canceled.
|
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.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
|
Tests for downstream project arraycontext:
arraycontext/test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
Tests for downstream project arraycontext:
arraycontext/test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
|
Tests for downstream project arraycontext:
arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/pymbolic/primitives.py#L474
overflow encountered in scalar negative
|
Conda Pytest:
.conda-root/envs/testing/lib/python3.13/site-packages/pymbolic/primitives.py#L474
overflow encountered in scalar negative
|
Conda Pytest:
<doctest pytato.utils.get_einsum_specification[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|
Conda Pytest:
<doctest pytato.utils.get_einsum_specification[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|
Conda Pytest:
<doctest pytato.utils.get_einsum_subscript_str[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|
Conda Pytest:
<doctest pytato.utils.get_einsum_subscript_str[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|