Better type mappers in loopy.symbolic #3383
Annotations
10 errors and 1 warning
Main Script:
test/test/test/test_apps.py#L367
test_stencil[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'str' object has no attribute 'child'
|
Main Script:
test/test/test/test_apps.py#L617
test_poisson_fem[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'str' object has no attribute 'child'
|
Main Script:
test/test/test/test_fortran.py#L427
test_matmul[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test/test_loopy.py#L88
test_complicated_subst[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Main Script:
test/test/test/test_loopy.py#L1474
test_assign_to_linear_subscript[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
pymbolic.mapper.UnsupportedExpressionError: <class 'loopy.check._AccessCheckMapper'> cannot handle expressions of type <class 'loopy.symbolic.LinearSubscript'>
|
Main Script:
test/test/test/test_loopy.py#L1520
test_finite_difference_expr_subst[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'str' object has no attribute 'child'
|
Main Script:
test/test/test/test_nbody.py#L98
test_nbody[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AssertionError
|
Main Script:
test/test/test/test_loopy.py#L3535
test_type_inference_of_clbls_in_substitutions[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'str' object has no attribute 'child'
|
Main Script:
test/test/test/test_numa_diff.py#L200
test_gnuma_horiz_kernel[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-11-7-1]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test/test_statistics.py#L1213
test_mem_access_tagged_variables
AssertionError
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading