Implement Batched Einsum ArrayContext #1378
Triggered via pull request
September 7, 2023 06:55
Status
Failure
Total duration
23m 54s
Artifacts
–
ci.yml
on: pull_request
Flake8
20s
Pylint
5m 21s
Mypy
6m 43s
Pytest Conda Py3 POCL
9m 14s
Pytest Conda Py3 Intel
8m 4s
Examples Conda Py3
5m 57s
Documentation
6m 44s
Matrix: downstream_tests
Annotations
5 errors and 2 warnings
Mypy
Process completed with exit code 1.
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L34
test_actx_ravel[<_PytestSplitPytatoPyOpenCLArrayContextFactory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Intel(R) OpenCL'>>]
AssertionError: Kernel "frozen_result" invoker argument count (3) does not match the argument count of the kernel (4).
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L44
test_norm_ord_none[<_PytestSplitPytatoPyOpenCLArrayContextFactory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Intel(R) OpenCL'>>-3]
AssertionError: Kernel "frozen_result" invoker argument count (3) does not match the argument count of the kernel (4).
|
Pytest Conda Py3 Intel:
test/test/test/test_arraycontext.py#L44
test_norm_ord_none[<_PytestSplitPytatoPyOpenCLArrayContextFactory for <pyopencl.Device 'Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' on 'Intel(R) OpenCL'>>-4]
AssertionError: Kernel "frozen_result" invoker argument count (3) does not match the argument count of the kernel (4).
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
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.
|
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.
|