Implements a Loop Fusion Transformation #3314
Annotations
6 errors
Main Script:
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'
|
Main Script:
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'
|
Main Script:
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'
|
Main Script:
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'
|
Main Script:
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'
|
Main Script
Process completed with exit code 1.
|
Loading