Implements a Loop Fusion Transformation #3314
Triggered via pull request
November 15, 2024 02:13
Status
Failure
Total duration
57m 51s
Artifacts
–
ci.yml
on: pull_request
Ruff
5s
Typos
3s
Pylint
1m 35s
Mypy
1m 31s
Conda Pytest with Intel CL
3m 56s
Conda Pytest without arg check
4m 5s
Conda Pytest Twice (for cache behavior)
3m 50s
Conda Examples
1m 52s
Documentation
1m 34s
Tests for downstream project Firedrake
19m 39s
Validate CITATION.cff
5s
Matrix: downstream_tests
Matrix: Conda Pytest
Annotations
34 errors and 1 warning
Mypy
Process completed with exit code 1.
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_loop_fusion.py#L118
test_loop_fusion_with_loop_independent_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_loop_fusion.py#L143
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_loop_fusion.py#L170
test_loop_fusion_with_loop_carried_deps1[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_loop_fusion.py#L197
test_loop_fusion_with_loop_carried_deps2[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest Twice (for cache behavior):
test/test/test/test_loop_fusion.py#L227
test_loop_fusion_with_indirection[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest Twice (for cache behavior)
Process completed with exit code 1.
|
Conda Pytest (macos-latest):
test/test/test/test_loop_fusion.py#L118
test_loop_fusion_with_loop_independent_deps[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (macos-latest):
test/test/test/test_loop_fusion.py#L143
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (macos-latest):
test/test/test/test_loop_fusion.py#L170
test_loop_fusion_with_loop_carried_deps1[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (macos-latest):
test/test/test/test_loop_fusion.py#L197
test_loop_fusion_with_loop_carried_deps2[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (macos-latest):
test/test/test/test_loop_fusion.py#L227
test_loop_fusion_with_indirection[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (macos-latest)
Process completed with exit code 1.
|
Conda Pytest with Intel CL:
test/test/test/test_loop_fusion.py#L118
test_loop_fusion_with_loop_independent_deps[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest with Intel CL:
test/test/test/test_loop_fusion.py#L143
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest with Intel CL:
test/test/test/test_loop_fusion.py#L170
test_loop_fusion_with_loop_carried_deps1[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest with Intel CL:
test/test/test/test_loop_fusion.py#L197
test_loop_fusion_with_loop_carried_deps2[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest with Intel CL:
test/test/test/test_loop_fusion.py#L227
test_loop_fusion_with_indirection[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest with Intel CL
Process completed with exit code 1.
|
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Conda Pytest (ubuntu-latest):
test/test/test/test_loop_fusion.py#L118
test_loop_fusion_with_loop_independent_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_loop_fusion.py#L143
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_loop_fusion.py#L170
test_loop_fusion_with_loop_carried_deps1[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_loop_fusion.py#L197
test_loop_fusion_with_loop_carried_deps2[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (ubuntu-latest):
test/test/test/test_loop_fusion.py#L227
test_loop_fusion_with_indirection[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest (ubuntu-latest)
The operation was canceled.
|
Conda Pytest without arg check:
test/test/test/test_loop_fusion.py#L118
test_loop_fusion_with_loop_independent_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest without arg check:
test/test/test/test_loop_fusion.py#L143
test_loop_fusion_constrained_by_outer_loop_deps[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest without arg check:
test/test/test/test_loop_fusion.py#L170
test_loop_fusion_with_loop_carried_deps1[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest without arg check:
test/test/test/test_loop_fusion.py#L197
test_loop_fusion_with_loop_carried_deps2[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest without arg check:
test/test/test/test_loop_fusion.py#L227
test_loop_fusion_with_indirection[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: '_IndexCollector' object has no attribute '_cache'
|
Conda Pytest without arg check
Process completed with exit code 1.
|
Tests for downstream project pytential
unable to access 'https://github.com/inducer/loopy/': Failed to connect to github.com port 443 after 133371 ms: Connection timed out
|
Tests for downstream project pytential
unable to access 'https://github.com/inducer/loopy/': Failed to connect to github.com port 443 after 133394 ms: Connection timed out
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|