Parameter studies #1515
ci.yml
on: pull_request
Ruff
10s
Pylint
1m 46s
Mypy
1m 42s
Pytest Conda Py3 POCL
2m 28s
Pytest Conda Py3 Intel
2m 6s
Examples Conda Py3
1m 45s
Documentation
1m 50s
Matrix: downstream_tests
Annotations
7 errors and 3 warnings
Ruff
Process completed with exit code 1.
|
Mypy
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Pytest Conda Py3 Intel:
test/test/test/test_pytato_parameter_study.py#L172
test_unpack_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>]
TypeError: 'tuple' object is not callable
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
Pytest Conda Py3 POCL:
test/test/test/test_pytato_parameter_study.py#L172
test_unpack_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
TypeError: 'tuple' object is not callable
|
Pytest Conda Py3 POCL
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.
|