Skip to content

Drop support for scalar-only broadcasting in dt_utils #1977

Drop support for scalar-only broadcasting in dt_utils

Drop support for scalar-only broadcasting in dt_utils #1977

Triggered via pull request December 1, 2024 20:52
Status Failure
Total duration 10m 46s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Examples on Py3
Process completed with exit code 1.
Documentation
Process completed with exit code 2.
Pytest on Py3: 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'>>-box2d] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: 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'>>-box3d] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_dt_utils.py#L191
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-2] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_grudge.py#L940
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_grudge.py#L940
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_grudge.py#L940
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-5] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_dt_utils.py#L191
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2] ValueError: Array context does not allow advanced indexing. This is no longer supported.
Pytest on Py3: test/test/test/test_mpi_communication.py#L182
test_mpi_wave_op[2-MPIPyOpenCLArrayContext] subprocess.CalledProcessError: Command '['mpiexec', '-np', '2', '-x', 'RUN_WITHIN_MPI=1', '-x', 'INVOCATION_INFO=gASVcgAAAAAAAACMFnRlc3RfbXBpX2NvbW11bmljYXRpb26UjBxfdGVzdF9tcGlfd2F2ZV9vcF9lbnRyeXBvaW50lJOUjBRncnVkZ2UuYXJyYXlfY29udGV4dJSMF01QSVB5T3BlbkNMQXJyYXlDb250ZXh0lJOUhZSGlC4=', '/home/runner/work/grudge/grudge/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py', '/home/runner/work/grudge/grudge/test/test_mpi_communication.py']' returned non-zero exit status 1.
Pytest on Py3
Process completed with exit code 1.
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.