Skip to content

_ReductionInameUniquifier: speed up get_cache_key #38

_ReductionInameUniquifier: speed up get_cache_key

_ReductionInameUniquifier: speed up get_cache_key #38

Triggered via pull request August 24, 2023 18:44
Status Failure
Total duration 48m 47s
Artifacts

ci.yml

on: pull_request
Flake8
26s
Flake8
Pylint
5m 57s
Pylint
Mypy
5m 18s
Mypy
Conda Pytest with Intel CL
7m 48s
Conda Pytest with Intel CL
Conda Pytest without arg check
10m 4s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
7m 53s
Conda Pytest Twice (for cache behavior)
Conda Pytest with Barvinok
9m 2s
Conda Pytest with Barvinok
Conda Examples
5m 45s
Conda Examples
Documentation
4m 51s
Documentation
Tests for downstream project Firedrake
22m 25s
Tests for downstream project Firedrake
Matrix: downstream_tests
Matrix: Conda Pytest
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
Flake8
Process completed with exit code 1.
Mypy
Process completed with exit code 1.
Pylint
Process completed with exit code 2.
Conda Pytest with Intel CL: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_outer_iname_preventing_fusion[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Intel(R) OpenCL'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest with Intel CL: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Intel(R) OpenCL'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest with Intel CL
Process completed with exit code 1.
Conda Pytest Twice (for cache behavior): test/test/test/test_loop_fusion.py#L279
test_loop_fusion_outer_iname_preventing_fusion[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest Twice (for cache behavior): test/test/test/test_loop_fusion.py#L279
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest Twice (for cache behavior)
Process completed with exit code 1.
Conda Pytest (ubuntu-latest): test/test/test/test_loop_fusion.py#L279
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest (ubuntu-latest): test/test/test/test_loop_fusion.py#L279
test_loop_fusion_outer_iname_preventing_fusion[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest (ubuntu-latest)
Process completed with exit code 1.
Conda Pytest with Barvinok: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest with Barvinok: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_outer_iname_preventing_fusion[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest with Barvinok
Process completed with exit code 1.
Conda Pytest (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Conda Pytest (macos-latest)
The operation was canceled.
Conda Pytest without arg check: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_outer_iname_preventing_fusion[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest without arg check: test/test/test/test_loop_fusion.py#L279
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz' on 'Portable Computing Language'>>] ValueError: not enough values to unpack (expected 1, got 0)
Conda Pytest without arg check
Process completed with exit code 1.
Conda Pytest with Barvinok
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/