Skip to content

Better type mappers in loopy.symbolic #3379

Better type mappers in loopy.symbolic

Better type mappers in loopy.symbolic #3379

Triggered via pull request December 19, 2024 13:19
@inducerinducer
synchronize #897
type-mappers
Status Failure
Total duration 5m 45s
Artifacts

ci.yml

on: pull_request
Ruff
6s
Ruff
Typos
4s
Typos
Pylint
1m 44s
Pylint
Mypy
1m 31s
Mypy
Conda Pytest with Intel CL
3m 11s
Conda Pytest with Intel CL
Conda Pytest without arg check
3m 22s
Conda Pytest without arg check
Conda Pytest Twice (for cache behavior)
3m 31s
Conda Pytest Twice (for cache behavior)
Conda Examples
1m 36s
Conda Examples
Documentation
1m 34s
Documentation
Tests for downstream project Firedrake
2m 43s
Tests for downstream project Firedrake
Validate CITATION.cff
6s
Validate CITATION.cff
Matrix: downstream_tests
Matrix: Conda Pytest
Fit to window
Zoom out
Zoom in

Annotations

103 errors and 19 warnings
Documentation
Process completed with exit code 2.
Conda Examples
Process completed with exit code 1.
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-float64] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L272
test_array_context_np_workalike[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-sum-1-complex64] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L303
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-float64] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L303
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-zeros_like-1-complex128] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L308
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-ones_like-1-float64] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L308
test_array_context_np_like[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-ones_like-1-complex128] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L543
test_any_all_same_as_numpy[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-any] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L543
test_any_all_same_as_numpy[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-all] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L566
test_array_equal[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Tests for downstream project arraycontext: arraycontext/test/test/test/test_arraycontext.py#L617
test_array_context_einsum_array_matmatprods[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-ij,kj->ik] AssertionError
Conda Pytest with Intel CL: test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest with Intel CL: test/test/test/test_dg.py#L169
test_dg_volume[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest with Intel CL: test/test/test/test_apps.py#L331
test_stencil[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest with Intel CL: test/test/test/test_apps.py#L375
test_stencil_with_overfetch[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest with Intel CL: test/test/test/test_apps.py#L418
test_sum_factorization AttributeError: 'str' object has no attribute 'child'
Conda Pytest with Intel CL: test/test/test/test_einsum.py#L78
test_einsum_array_matvec[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-ij,j->j] AssertionError
Conda Pytest with Intel CL: test/test/test/test_apps.py#L451
test_lbm[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest with Intel CL: test/test/test/test_einsum.py#L99
test_einsum_array_ops_same_dims[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-ij,kj->ik] AssertionError
Conda Pytest with Intel CL: test/test/test/test_einsum.py#L120
test_einsum_array_ops_diff_dims[<context factory for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>-ik,kj->ij] AssertionError
Conda Pytest with Intel CL: test/test/test/test_apps.py#L525
test_fd_demo AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (macos-latest): test/test/test/test_dg.py#L169
test_dg_volume[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L331
test_stencil[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L375
test_stencil_with_overfetch[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L418
test_sum_factorization AttributeError: 'str' object has no attribute 'child'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L451
test_lbm[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L525
test_fd_demo AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L553
test_fd_1d[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L569
test_poisson_fem[<context factory for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (macos-latest): test/test/test/test_apps.py#L696
test_prefetch_through_indirect_access AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest without arg check: test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest without arg check: test/test/test/test_dg.py#L169
test_dg_volume[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest without arg check: test/test/test/test_apps.py#L331
test_stencil[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest without arg check: test/test/test/test_apps.py#L375
test_stencil_with_overfetch[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest without arg check: test/test/test/test_apps.py#L418
test_sum_factorization AttributeError: 'str' object has no attribute 'child'
Conda Pytest without arg check: test/test/test/test_apps.py#L451
test_lbm[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest without arg check: test/test/test/test_apps.py#L525
test_fd_demo AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest without arg check: test/test/test/test_apps.py#L553
test_fd_1d[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest without arg check: test/test/test/test_apps.py#L569
test_poisson_fem[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest without arg check: test/test/test/test_apps.py#L696
test_prefetch_through_indirect_access AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (ubuntu-latest): test/test/test/test_dg.py#L169
test_dg_volume[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L331
test_stencil[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L375
test_stencil_with_overfetch[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L418
test_sum_factorization AttributeError: 'str' object has no attribute 'child'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L451
test_lbm[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L525
test_fd_demo AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L553
test_fd_1d[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L569
test_poisson_fem[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest (ubuntu-latest): test/test/test/test_apps.py#L696
test_prefetch_through_indirect_access AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L119
test_convolution[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest Twice (for cache behavior): test/test/test/test_dg.py#L169
test_dg_volume[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L331
test_stencil[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L375
test_stencil_with_overfetch[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L418
test_sum_factorization AttributeError: 'str' object has no attribute 'child'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L451
test_lbm[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L525
test_fd_demo AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L553
test_fd_1d[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: type object 'ExpansionState' has no attribute 'fields'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L569
test_poisson_fem[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AttributeError: 'str' object has no attribute 'child'
Conda Pytest Twice (for cache behavior): test/test/test/test_apps.py#L696
test_prefetch_through_indirect_access AttributeError: type object 'ExpansionState' has no attribute 'fields'
Tests for downstream project pytential: pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-7-5-False] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot.py#L73
test_geometry[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator1-solution1] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-False] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot.py#L121
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_eigenvalues.py#L114
test_ellipse_eigenvalues[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-7-5-True] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot.py#L121
test_off_surface_eval[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False] AssertionError
Tests for downstream project pytential: pytential/test/test/test/test_beltrami.py#L208
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator3-solution3] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-1] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-2] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_BASE-3] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-1] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-2] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L94
test_mass_mat_trig[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-DISCR_TAG_QUAD-3] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_dt_utils.py#L81
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-interval] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L446
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L202
test_mass_surface_area[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1-ellipse] AssertionError
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L443
test_tri_diff_mat[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L104
test_container_norm[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L104
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-warp_and_blend] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L104
test_container_norm[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-inf] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-PolynomialEquidistantSimplexGroupFactory] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L138
test_dof_array_pickling[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_array.py#L138
test_dof_array_pickling[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] AssertionError
Tests for downstream project meshmode: meshmode/test/test/test/test_connection.py#L90
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-group_factory3] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L129
test_matmul_basic[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-1] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L129
test_matmul_basic[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-2] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L129
test_matmul_basic[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L129
test_matmul_basic[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-2] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L160
test_matmul_dimone[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape0-x1_shape0] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L160
test_matmul_dimone[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape1-x1_shape0] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L160
test_matmul_dimone[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape2-x1_shape0] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L160
test_matmul_dimone[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape3-x1_shape0] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L169
test_matmul_higherdim[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape0-x1_shape0] AssertionError
Tests for downstream project pytato: pytato/test/test/test/test_codegen.py#L169
test_matmul_higherdim[<context factory for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-x2_shape0-x1_shape1] AssertionError
Ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate CITATION.cff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate CITATION.cff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conda Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pylint
modifying pylint run because we're on Python 3.13
Tests for downstream project arraycontext
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests for downstream project Firedrake
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conda Pytest with Intel CL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conda Pytest without arg check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Conda Pytest Twice (for cache behavior)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests for downstream project pytential
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests for downstream project grudge
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests for downstream project meshmode
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests for downstream project pytato
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636