Skip to content

CI

CI #271

Triggered via schedule July 6, 2025 03:41
Status Failure
Total duration 39m 37s
Artifacts

ci.yml

on: schedule
Ruff
10s
Ruff
Typos
5s
Typos
basedpyright
2m 16s
basedpyright
Conda Pytest with Intel CL
3m 46s
Conda Pytest with Intel CL
Conda Pytest without arg check
4m 10s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
5m 55s
Conda Pytest Twice (for cache behavior)
Conda Examples
1m 59s
Conda Examples
Documentation
1m 35s
Documentation
Tests for downstream project Firedrake
2m 38s
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

10 errors and 110 warnings
basedpyright: loopy/symbolic.py#L72
"DependenciesT" is unknown import symbol (reportAttributeAccessIssue)
basedpyright: loopy/library/reduction.py#L235
Operator "*" not supported for types "int | integer[Any] | float | complex | inexact[Any, float | complex] | builtins.bool | numpy.bool[builtins.bool] | ExpressionNode" and "int | integer[Any] | float | complex | inexact[Any, float | complex] | builtins.bool | numpy.bool[builtins.bool] | ExpressionNode"   Operator "*" not supported for types "numpy.bool[builtins.bool]" and "ExpressionNode" when expected type is "Expression"   Operator "*" not supported for types "ExpressionNode" and "numpy.bool[builtins.bool]" when expected type is "Expression" (reportOperatorIssue)
basedpyright: loopy/library/reduction.py#L208
Operator "+" not supported for types "int | integer[Any] | float | complex | inexact[Any, float | complex] | builtins.bool | numpy.bool[builtins.bool] | ExpressionNode" and "int | integer[Any] | float | complex | inexact[Any, float | complex] | builtins.bool | numpy.bool[builtins.bool] | ExpressionNode"   Operator "+" not supported for types "numpy.bool[builtins.bool]" and "ExpressionNode" when expected type is "Expression"   Operator "+" not supported for types "ExpressionNode" and "numpy.bool[builtins.bool]" when expected type is "Expression" (reportOperatorIssue)
basedpyright: loopy/kernel/array.py#L1270
Operator "+" not supported for types "Variable" and "Expression"   Operator "+" not supported for types "Variable" and "bool_" when expected type is "Expression"   Operator "+" not supported for types "Variable" and "tuple[Expression, ...]" when expected type is "Expression" (reportOperatorIssue)
basedpyright: loopy/kernel/array.py#L615
Argument of type "int | Any | float | complex | Product | Unknown | None" cannot be assigned to parameter "nr" of type "int" in function "div_ceil"   Type "int | Any | float | complex | Product | Unknown | None" is not assignable to type "int"     "Product" is not assignable to "int" (reportArgumentType)
basedpyright: loopy/kernel/array.py#L614
Operator "*" not supported for types "int" and "int | Any | float | complex | Product | Unknown | None"   Operator "*" not supported for types "int" and "None" (reportOperatorIssue)
basedpyright: loopy/check.py#L862
Operator "-" not supported for types "Variable" and "Expression"   Operator "-" not supported for types "Variable" and "bool_" when expected type is "Expression"   Operator "-" not supported for types "Variable" and "tuple[Expression, ...]" when expected type is "Expression" (reportOperatorIssue)
basedpyright: loopy/auto_test.py#L653
Operator "*" not supported for types "float" and "object" (reportOperatorIssue)
basedpyright: loopy/auto_test.py#L652
Operator "*" not supported for types "float" and "object" (reportOperatorIssue)
basedpyright: loopy/auto_test.py#L534
Operator "-" not supported for types "Unknown | object" and "Unknown | object"   Operator "-" not supported for types "object" and "object" (reportOperatorIssue)
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
basedpyright: loopy/transform/array_buffer_map.py#L118
Argument type is partially unknown   Argument corresponds to parameter "expr" in function "guarded_aff_from_expr"   Argument type is "Sum | Unknown" (reportUnknownArgumentType)
basedpyright: loopy/symbolic.py#L1074
Type of "map_reduction" is partially unknown   Type of "map_reduction" is "(expr: Reduction, **P@DependencyMapperWithReductionInames) -> Unknown" (reportUnknownMemberType)
basedpyright: loopy/symbolic.py#L1069
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/symbolic.py#L533
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/symbolic.py#L526
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/symbolic.py#L518
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/symbolic.py#L512
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/symbolic.py#L506
Return type is unknown (reportUnknownParameterType)
basedpyright: loopy/check.py#L862
Argument type is partially unknown   Argument corresponds to parameter "expr" in function "guarded_aff_from_expr"   Argument type is "Sum | Unknown" (reportUnknownArgumentType)
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project arraycontext: arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
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 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 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 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 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 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 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 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 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 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 (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest (macos-latest): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'START', expected: 'start'. This will stop working in 2026.
Conda Pytest (macos-latest): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest (macos-latest): loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest (ubuntu-latest): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest (ubuntu-latest): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest (ubuntu-latest): loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest (ubuntu-latest): loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest (ubuntu-latest): loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest (ubuntu-latest): loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest (ubuntu-latest): test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Conda Pytest (ubuntu-latest): loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest (ubuntu-latest): loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest (ubuntu-latest): test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Conda Pytest without arg check: loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest without arg check: loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest without arg check: loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'START', expected: 'start'. This will stop working in 2026.
Conda Pytest without arg check: loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest without arg check: loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest without arg check: loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest without arg check: loopy/isl_helpers.py#L198
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
Conda Pytest without arg check: loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'START', expected: 'start'. This will stop working in 2026.
Conda Pytest without arg check: loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest without arg check: loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest Twice (for cache behavior): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'START', expected: 'start'. This will stop working in 2026.
Conda Pytest Twice (for cache behavior): loopy/auto_test.py#L534
Using non-lower-case attributes with Event.profile is deprecated. Got: 'END', expected: 'end'. This will stop working in 2026.
Conda Pytest Twice (for cache behavior): loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest Twice (for cache behavior): loopy/target/execution.py#L309
Unable to generate code to automatically find 'im_h' from 'img':
Conda Pytest Twice (for cache behavior): loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest Twice (for cache behavior): loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest Twice (for cache behavior): test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Conda Pytest Twice (for cache behavior): loopy/target/c/c_execution.py#L339
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest Twice (for cache behavior): loopy/target/c/c_execution.py#L322
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
Conda Pytest Twice (for cache behavior): test/test_expression.py#L338
Using default C compiler because gcc-10 was not found. These tests may take a long time, because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127.
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/loopy/target/execution.py#L309
Unable to generate code to automatically find 'n' from '_pt_data_0':
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/loopy/target/execution.py#L309
Unable to generate code to automatically find 'n' from '_pt_data_0':
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/__init__.py#L570
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/__init__.py#L570
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/__init__.py#L570
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Tests for downstream project pytato: pytato/.conda-root/envs/testing/lib/python3.13/site-packages/pyopencl/__init__.py#L570
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/meshmode/dof_array.py#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/meshmode/dof_array.py#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/meshmode/dof_array.py#L81
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L81
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/meshmode/dof_array.py#L81
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
Tests for downstream project meshmode: meshmode/.conda-root/envs/testing/lib/python3.13/site-packages/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project meshmode: meshmode/test/test_array.py#L59
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/meshmode/dof_array.py#L81
'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#L81
'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#L81
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
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 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
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 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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/pytools/__init__.py#L1109
Encountered 'numpy.ndarray' in a dataclass_array_container. This is deprecated and will stop working in 2026. If you meant an object array, use pytools.obj_array.ObjectArray. For other uses, file an issue to discuss.
Tests for downstream project grudge: grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'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#L81
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2026, this will no longer work. Use arraycontext.Bcast* object wrappers for roughly equivalent functionality. 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#L81
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.