Port to actx.np.zeros #2382
ci.yml
on: pull_request
Ruff
11s
Pylint
3m 8s
Mypy
2m 40s
Pytest Conda Py3
10m 30s
Pytest Firedrake
5m 58s
Examples Firedrake
3m 12s
Examples Conda Py3
6m 25s
Documentation
3m 25s
Matrix: downstream_tests
Annotations
4 errors and 3 warnings
Documentation
Process completed with exit code 2.
|
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
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_examples
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.
|