_ReductionInameUniquifier: speed up get_cache_key #38
ci.yml
on: pull_request
Flake8
26s
Pylint
5m 57s
Mypy
5m 18s
Conda Pytest with Intel CL
7m 48s
Conda Pytest without arg check
10m 4s
Conda Pytest Twice (for cache behavior)
7m 53s
Conda Pytest with Barvinok
9m 2s
Conda Examples
5m 45s
Documentation
4m 51s
Tests for downstream project Firedrake
22m 25s
Matrix: downstream_tests
Matrix: Conda Pytest
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/
|