_get_ldg_nodes_from_loopy_insn: remove duplicate code #36
ci.yml
on: pull_request
Flake8
33s
Pylint
7m 21s
Mypy
4m 39s
Conda Pytest with Intel CL
7m 41s
Conda Pytest without arg check
8m 16s
Conda Pytest Twice (for cache behavior)
8m 39s
Conda Pytest with Barvinok
8m 30s
Conda Examples
7m 5s
Documentation
6m 5s
Tests for downstream project Firedrake
17m 30s
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 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 8370C CPU @ 2.80GHz' 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_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 without arg check
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 (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 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 8272CL CPU @ 2.60GHz' 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_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 Twice (for cache behavior)
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 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/
|