Port to actx.np.zeros #2383
ci.yml
on: pull_request
Ruff
6s
Pylint
2m 55s
Mypy
3m 5s
Pytest Conda Py3
10m 21s
Pytest Firedrake
6m 9s
Examples Firedrake
3m 12s
Examples Conda Py3
6m 21s
Documentation
3m 23s
Matrix: downstream_tests
Annotations
3 errors and 3 warnings
Pytest Conda Py3:
test/test/test/test_array.py#L170
test_dof_array_pickling_tags[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'PyOpenCLArrayContext' object has no attribute 'npzeros'. Did you mean: 'zeros'?
|
Pytest Conda Py3:
test/test/test/test_array.py#L170
test_dof_array_pickling_tags[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'PytatoPyOpenCLArrayContext' object has no attribute 'npzeros'. Did you mean: 'zeros'?
|
Pytest Conda Py3
Process completed with exit code 1.
|
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|
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.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|