Base expression node types on dataclasses
#682
Annotations
19 errors and 1 warning
Pytest on Py3.8:
test/test/doc/index.rst#L1
[doctest] index.rst
|
Pytest on Py3.8
Process completed with exit code 1.
|
Pytest on Py3.9
The job was canceled because "_3_8" failed.
|
Pytest on Py3.9:
test/test/doc/index.rst#L1
[doctest] index.rst
|
Pytest on Py3.9
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Pytest on Py3.x
The job was canceled because "_3_8" failed.
|
Pytest on Py3.x:
test/test/doc/index.rst#L1
[doctest] index.rst
|
Pytest on Py3.x
The operation was canceled.
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L706
test_passing_and_getting_scalar_in_clbl_knl[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_callables.py#L287
test_multi_arg_array_call[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
NotImplementedError
|
Tests for downstream project loopy:
loopy/test/test/test/test_sem_reagan.py#L107
test_tim2d[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'TaggedVariable' object has no attribute 'tags'
|
Tests for downstream project loopy:
loopy/test/test/test/test_statistics.py#L1235
test_mem_access_tagged_variables
AttributeError: 'Assignment' object has no attribute '_key_builder'
|
Tests for downstream project loopy
Process completed with exit code 1.
|
Tests for downstream project pytato:
pytato/test/test/test/test_codegen.py#L830
test_call_loopy_with_scalar_array_inputs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
pyopencl._cl.RuntimeError: clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE - clBuildProgram failed: BUILD_PROGRAM_FAILURE
Build on <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language' at 0x556b54b7c8b0>:
error: /home/runner/.cache//pocl/kcache/tempfile_bSGJ6U.cl:10:35: passing '__global double *restrict __private *' to parameter of type '__global double *' changes address space of pointer
Device cpu-haswell-AMD EPYC 7763 64-Core Processor failed to build the program
(options: -I /home/runner/work/pymbolic/pymbolic/pytato/.conda-root/envs/testing/lib/python3.12/site-packages/pyopencl/cl)
|
Tests for downstream project pytato
Process completed with exit code 1.
|
Tests for downstream project pytential:
pytential/test/test/test/test_symbolic.py#L354
test_node_reduction[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
IndexError: list index out of range
|
Tests for downstream project pytential:
pytential/test/test/test/test_stokes.py#L295
test_exterior_stokes[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2]
IndexError: list index out of range
|
Tests for downstream project pytential
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|