Replace islpy with namedisl, use sets as domains #4076
ci.yml
on: pull_request
Ruff
11s
Typos
8s
basedpyright
1m 48s
Conda Pytest with Intel CL
3m 14s
Conda Pytest without arg check
4m 1s
Conda Pytest Twice (for cache behavior)
4m 22s
Conda Examples
1m 45s
Documentation
1m 50s
Tests for downstream project Firedrake
2m 22s
Validate CITATION.cff
13s
Matrix: downstream_tests
Matrix: Conda Pytest
Annotations
50 errors and 101 warnings
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L306
test_array_context_np_like[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-float64]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-isnan-1-float64]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-complex64]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-float64]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-complex128]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-abs-1-float64]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-vdot-2-complex128]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-vdot-2-float64]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PytatoPyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-conj-1-complex128]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project arraycontext:
arraycontext/test/test/test_arraycontext.py#L283
test_array_context_np_workalike[<_PyOpenCLArrayContextForTests for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>0-arctan2-2-float64]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L176
test_dof_array_pickling_tags[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L141
test_dof_array_pickling[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L141
test_dof_array_pickling[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_connection.py#L97
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-4-3-PolynomialEquidistantSimplexGroupFactory]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L108
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_connection.py#L97
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-4-3-warp_and_blend]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L108
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: 'islpy._isl.Space' object is not iterable
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L108
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-inf]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_connection.py#L97
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project meshmode:
meshmode/test/test/test_array.py#L108
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 9V74 80-Core Processor' on 'Portable Computing Language'>>-2]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L313
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-sub]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_apps.py#L148
test_trace_fft[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L558
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape3-oldshape0]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-truediv]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L313
test_scalar_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-add]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L558
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape5]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-mul]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L258
test_transpose[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L558
test_reshape[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-C-newshape2-oldshape4]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L367
test_array_array_binary_arith[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-sub]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project pytential:
pytential/test/test/test_beltrami.py#L224
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_cost_model.py#L701
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-True]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_layer_pot.py#L126
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_layer_pot_eigenvalues.py#L116
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_beltrami.py#L224
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_cost_model.py#L701
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-False-False]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_layer_pot.py#L76
test_geometry[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_layer_pot_eigenvalues.py#L116
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_beltrami.py#L224
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project pytential:
pytential/test/test/test_cost_model.py#L691
test_cost_model_correctness[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-True-False]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L298
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-gh-339-4]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_dt_utils.py#L83
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box3d]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_dt_utils.py#L148
test_build_jacobian[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'islpy._isl.Space' object has no attribute 'items'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L299
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-gh-339-1]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_dt_utils.py#L83
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-box2d]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L298
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-warped_rect3]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L298
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-warped_rect2]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_dt_utils.py#L83
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L298
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-spheroid]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Tests for downstream project grudge:
grudge/test/test/test_grudge.py#L299
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1-ellipse]
TypeError: _NamedIslSetOrMapLike.eliminate_except() got an unexpected keyword argument 'dim_type'
|
|
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Tests for downstream project arraycontext:
arraycontext/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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/test/arraycontext/container/dataclass.py#L82
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:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Conda Pytest with Intel CL:
test/.conda-root/envs/testing/lib/python3.14/site-packages/pyopencl/cache.py#L445
Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more.
|
|
Tests for downstream project meshmode:
meshmode/test/meshmode/dof_array.py#L79
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/test/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project meshmode:
meshmode/test/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/container/dataclass.py#L82
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/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/test/meshmode/dof_array.py#L79
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/test/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project meshmode:
meshmode/test/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/container/dataclass.py#L82
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/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/test/meshmode/dof_array.py#L79
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/test/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytato:
pytato/test/test/<doctest pytato.utils.get_einsum_subscript_str[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|
|
Tests for downstream project pytato:
pytato/test/test/<doctest pytato.utils.get_einsum_specification[7]>#L1
get_einsum_subscript_str has been deprecated and will be removed in Oct 2024. Use get_einsum_specification instead.
|
|
Tests for downstream project pytato:
pytato/test/test/test_pytato.py#L1452
The default value of 'count_duplicates' will change from True to False in 2025. For now, pass the desired value explicitly.
|
|
Tests for downstream project pytato:
pytato/test/test/test_pytato.py#L1442
The default value of 'count_duplicates' will change from True to False in 2025. For now, pass the desired value explicitly.
|
|
Tests for downstream project pytato:
pytato/test/test/test_pytato.py#L897
'lang_version' was not passed to make_function(). To avoid this warning, pass lang_version=(2018, 2) in this invocation. (Or say 'from loopy.version import LOOPY_USE_LANGUAGE_VERSION_2018_2' in the global scope of the calling frame.)
|
|
Tests for downstream project pytato:
pytato/test/pytato/transform/lower_to_index_lambda.py#L708
Variable.__getitem__ called with an empty tuple as an index. This still returns just the aggregate (not a Subscript), but this behavior will change in 2026. To avoid this warning (and return a Subscript unconditionally), wrap the subscript in pymbolic.primitives.EmptyOK.
|
|
Tests for downstream project pytato:
pytato/test/pytato/transform/lower_to_index_lambda.py#L725
Variable.__getitem__ called with an empty tuple as an index. This still returns just the aggregate (not a Subscript), but this behavior will change in 2026. To avoid this warning (and return a Subscript unconditionally), wrap the subscript in pymbolic.primitives.EmptyOK.
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L442
invalid value encountered in cast
|
|
Tests for downstream project pytato:
pytato/test/test/test_codegen.py#L442
Casting complex values to real discards the imaginary part
|
|
Tests for downstream project pytato:
pytato/test/.conda-root/envs/testing/lib/python3.14/site-packages/pymbolic/primitives.py#L445
overflow encountered in scalar negative
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/mesh/__init__.py#L1125
Unimplemented: Cannot check element orientation for a mesh with mesh.dim != mesh.ambient_dim
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project pytential:
pytential/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Conda Pytest (ubuntu-latest):
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (ubuntu-latest):
test/test/test_expression.py#L329
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):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Conda Pytest (ubuntu-latest):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (ubuntu-latest):
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (ubuntu-latest):
test/test/test_expression.py#L329
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):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Conda Pytest (ubuntu-latest):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (ubuntu-latest):
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (ubuntu-latest):
test/test/test_expression.py#L329
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:
test/test/test_expression.py#L329
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:
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Conda Pytest without arg check:
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Conda Pytest without arg check:
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest without arg check:
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest without arg check:
test/test/test_expression.py#L329
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:
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Conda Pytest without arg check:
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest without arg check:
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest without arg check:
test/test/test_expression.py#L329
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):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest Twice (for cache behavior):
test/loopy/target/c/c_execution.py#L321
'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/test_expression.py#L329
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):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest Twice (for cache behavior):
test/loopy/target/c/c_execution.py#L321
'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/test_expression.py#L329
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):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Conda Pytest Twice (for cache behavior):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest Twice (for cache behavior):
test/loopy/target/c/c_execution.py#L321
'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/test_expression.py#L329
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 (macos-latest):
test/test/test_expression.py#L329
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 (macos-latest):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (macos-latest):
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (macos-latest):
test/test/test_expression.py#L329
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 (macos-latest):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Conda Pytest (macos-latest):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'N' from 'x':
division with remainder in linear solve for 'N'
|
|
Conda Pytest (macos-latest):
test/loopy/target/c/c_execution.py#L338
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (macos-latest):
test/loopy/target/c/c_execution.py#L321
'GCCToolchain.copy' is deprecated. This is now a dataclass and should be used with the standard 'replace'.
|
|
Conda Pytest (macos-latest):
test/test/test_expression.py#L329
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 (macos-latest):
test/loopy/target/execution.py#L311
Unable to generate code to automatically find 'im_h' from 'img':
|
|
Tests for downstream project grudge:
grudge/test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project grudge:
grudge/test/test/test_reductions.py#L172
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/test/.conda-root/envs/testing/lib/python3.14/site-packages/arraycontext/container/dataclass.py#L82
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/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
|
Tests for downstream project grudge:
grudge/test/test/test_reductions.py#L172
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/test/.conda-root/envs/testing/lib/python3.14/site-packages/arraycontext/container/dataclass.py#L82
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/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
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/test/.conda-root/envs/testing/lib/python3.14/site-packages/meshmode/dof_array.py#L79
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|