Pass immutable arg_id_to_dtype to InKernelCallables #3440
Annotations
10 errors and 10 warnings
Main Script:
test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure
TypeError: 'immutabledict' object does not support item assignment
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
loopy/symbolic.py#L1743
swept_inames passed to SubArrayRef was not a tuple. This is deprecated and will stop working in 2025. Pass a tuple instead.
|
Main Script:
test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
Main Script:
test/test_callables.py#L406
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
Main Script:
test/test_callables.py#L1258
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
Main Script:
test/test_callables.py#L406
TranslationUnit.__call__ is uncached as of 2025, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
Loading