CI #1587
Annotations
10 warnings
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/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:
.conda-root/envs/testing/lib/python3.13/site-packages/boxtree/array_context.py#L54
Using the base PyOpenCLArrayContext.transform_loopy_program to transform a translation unit. This is largely a no-op and unlikely to result in fast generated code.Instead, subclass PyOpenCLArrayContext and implement the specific transform logic required to transform the program for your package or application. Check higher-level packages (e.g. meshmode), which may already have subclasses you may want to build on.
|
Loading