replace pyrsistent.PMap, immutables.Map, immutabledict with constantdict #3433
Annotations
10 errors and 10 warnings
Main Script:
test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L177
test_convolution_with_nonzero_base[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L236
test_rob_stroud_bernstein
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L314
test_rob_stroud_bernstein_full
loopy.diagnostic.LoopyError: add_dtypes may not take a TranslationUnit with more than one callable kernels. Please provide individual kernels instead.
|
Main Script:
test/test/test_apps.py#L367
test_stencil[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_dg.py#L168
test_dg_volume[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L511
test_lbm[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L535
test_fd_demo
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_domain.py#L68
test_assume
TypeError: unhashable type: 'dict'
|
Main Script:
test/test/test_apps.py#L556
test_fd_1d[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>]
TypeError: unhashable type: 'dict'
|
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#L370
TranslationUnit.__call__ will become uncached in 2024, 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:
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__ will become uncached in 2024, 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#L370
TranslationUnit.__call__ will become uncached in 2024, 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__ will become uncached in 2024, meaning it will incur possibly substantial compilation cost with every invocation. Use TranslationUnit.executor to obtain an object that holds longer-lived caches.
|
Loading