Drop support for scalar-only broadcasting in dt_utils #1977
ci.yml
on: pull_request
Ruff
5s
Typos
10s
Pylint
2m 55s
Pytest on Py3
10m 39s
Examples on Py3
3m 4s
Documentation
3m 9s
Matrix: downstream_tests
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.
|