op.py
refactor & improved TP support
#155
Annotations
10 errors and 10 warnings
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-1]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-2]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-1-3]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-2]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-3]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-1]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-2]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-3]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
test/test/test_sbp_ops.py#L74
test_reference_element_sbp_operators[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-1]
ImportError: cannot import name 'diff_matrices' from 'meshmode.discretization.poly_element' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/discretization/poly_element.py)
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
Main Script:
grudge/trace_pair.py#L128
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
Broadcasting array context array types across <class 'meshmode.dof_array.DOFArray'> has been implicitly enabled. As of 2025, this will no longer work. There is no replacement as of right now. See the discussion in https://github.com/inducer/arraycontext/pull/190. To opt out now (and avoid this warning), pass _bcast_actx_array_type=False.
|
Main Script:
grudge/trace_pair.py#L128
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_obj_array' is deprecated and will be unsupported from 2025. Use 'bcasts_across_obj_array', with equivalent meaning.
|
Main Script:
.conda-root/envs/testing/lib/python3.13/site-packages/meshmode/dof_array.py#L75
'bcast_numpy_array=True' is deprecated and will be unsupported from 2025.
|
Loading