Add compression for IndexLambda operations in DAG #3037
ci.yml
on: pull_request
Ruff
5s
Typos
3s
Pylint
1m 47s
Mypy
1m 43s
Conda Pytest
6m 8s
Conda Examples
1m 27s
Documentation
1m 35s
Matrix: downstream_tests
Annotations
13 errors and 2 warnings
Ruff
Process completed with exit code 1.
|
Conda Examples
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape0-oldshape0]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape0-oldshape1]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape0-oldshape2]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape0-oldshape3]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape1-oldshape0]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape1-oldshape1]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape1-oldshape2]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape1-oldshape3]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape2-oldshape0]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Conda Pytest:
test/test/test/test_codegen.py#L546
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-newshape2-oldshape1]
TypeError: reshape() takes from 1 to 2 positional arguments but 3 were given
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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.
|