Skip to content

Pass immutable arg_id_to_dtype to InKernelCallables #3440

Pass immutable arg_id_to_dtype to InKernelCallables

Pass immutable arg_id_to_dtype to InKernelCallables #3440

Triggered via pull request January 29, 2025 14:08
Status Cancelled
Total duration 16m 40s
Artifacts

ci.yml

on: pull_request
Ruff
7s
Ruff
Typos
6s
Typos
Pylint
1m 43s
Pylint
Mypy
1m 26s
Mypy
Conda Pytest with Intel CL
3m 15s
Conda Pytest with Intel CL
Conda Pytest without arg check
3m 53s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
3m 47s
Conda Pytest Twice (for cache behavior)
Conda Examples
1m 52s
Conda Examples
Documentation
1m 42s
Documentation
Tests for downstream project Firedrake
2m 7s
Tests for downstream project Firedrake
Validate CITATION.cff
10s
Validate CITATION.cff
Matrix: downstream_tests
Matrix: Conda Pytest
Fit to window
Zoom out
Zoom in

Annotations

75 errors and 104 warnings
Tests for downstream project Firedrake
Process completed with exit code 1.
Tests for downstream project arraycontext: arraycontext/test/test/test_arraycontext.py#L1434
test_linspace[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-args6-kwargs6] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project arraycontext
Process completed with exit code 1.
Conda Pytest with Intel CL: test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L1339
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L1341
test_c_instruction_in_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-False] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest with Intel CL: test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): 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
Conda Pytest (ubuntu-latest): test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure TypeError: 'immutabledict' object does not support item assignment
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): 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
Conda Pytest Twice (for cache behavior): test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure TypeError: 'immutabledict' object does not support item assignment
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: 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
Conda Pytest without arg check: test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Conda Pytest (macos-latest): test/test/test_callables.py#L1256
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L368
test_empty_sub_array_refs[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L406
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L1258
test_call_kernel_w_preds[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-False] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L404
test_array_inputs_to_callee_kernels[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-True] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L442
test_stride_depending_on_args[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L466
test_unknown_stride_to_callee[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L487
test_argument_matching_for_inplace_update[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L510
test_non_zero_start_in_subarray_ref[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Conda Pytest (macos-latest): test/test/test_callables.py#L537
test_incomplete_entrypoint_raises_type_inf_failure TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L735
test_call_loopy[<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
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L764
test_call_loopy_with_same_callee_names[<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
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L803
test_call_loopy_with_parametric_sizes[<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
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L828
test_call_loopy_with_scalar_array_inputs[<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
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L977
test_call_loopy_shape_inference1[<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
Tests for downstream project pytato: pytato/test/test/test_codegen.py#L1014
test_call_loopy_shape_inference2[<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
Tests for downstream project pytato
Process completed with exit code 1.
Tests for downstream project pytential
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project pytential: pytential/test/test/test_layer_pot.py#L127
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot_eigenvalues.py#L157
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot_eigenvalues.py#L157
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot.py#L209
test_off_surface_eval_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot_eigenvalues.py#L325
test_sphere_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sumpy-2-3-3] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot.py#L295
test_single_plus_double_with_single_fmm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot.py#L424
test_unregularized_off_surface_fmm_vs_direct[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot_identity.py#L336
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case0] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential: pytential/test/test/test_layer_pot_identity.py#L336
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case1] TypeError: 'immutabledict' object does not support item assignment
Tests for downstream project pytential
The operation was canceled.
Tests for downstream project grudge
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Tests for downstream project grudge
The operation was canceled.
Tests for downstream project meshmode
Canceling since a higher priority waiting request for 'fix-callable-warnings' exists
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Pylint
modifying pylint run because we're on Python 3.13
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
Tests for downstream project arraycontext: arraycontext/test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L204
<class 'testlib.Velocity2D'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.Velocity2D'>.
Tests for downstream project arraycontext: arraycontext/test/test_arraycontext.py#L1283
<class 'test_arraycontext.ArrayContainerWithNumpy'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_arraycontext.ArrayContainerWithNumpy'>.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
'bcast_container_types' is deprecated and will be unsupported from 2025. Use 'container_types_bcast_across', with equivalent meaning.
Tests for downstream project arraycontext: arraycontext/test/testlib.py#L161
<class 'testlib.MyContainerDOFBcast'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'testlib.MyContainerDOFBcast'>.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: 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.
Conda Pytest with Intel CL: test/test_callables.py#L1304
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.
Conda Pytest with Intel CL: .conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/cache.py#L420
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest (ubuntu-latest): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest Twice (for cache behavior): 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest without arg check: 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Conda Pytest (macos-latest): 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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytato: pytato/pytato/target/loopy/__init__.py#L246
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.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project pytential: pytential/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project grudge: grudge/grudge/trace_pair.py#L112
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/grudge/trace_pair.py#L112
<class 'grudge.trace_pair.TracePair'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'grudge.trace_pair.TracePair'>.
Tests for downstream project grudge: grudge/test/test_reductions.py#L167
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/test/test_reductions.py#L167
<class 'test_reductions.MyContainer'> does not have __array_ufunc__ set. This will cause numpy to attempt broadcasting, in a way that is likely undesired. To avoid this, set __array_ufunc__ = None in <class 'test_reductions.MyContainer'>.
Tests for downstream project grudge: grudge/test/test_reductions.py#L167
Broadcasting array context array types across <class 'test_reductions.MyContainer'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode
Runner GitHub Actions 23 did not respond to a cancelation request with 00:05:00.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project meshmode: meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
Tests for downstream project meshmode: meshmode/test/test_array.py#L55
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.