Direct Solver: Multilevel Proxy-based Solver #1609
ci.yml
on: pull_request
Typos
7s
Ruff
8s
Pylint
2m 56s
Mypy
2m 39s
Documentation
2m 46s
Pytest Linux
53m 39s
Pytest Mac
28m 37s
Pytest with SymEngine
56m 58s
Examples
13m 51s
Annotations
11 errors and 1 warning
Mypy
Process completed with exit code 1.
|
Documentation
Process completed with exit code 2.
|
Pytest Mac:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case0]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest Mac:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case1]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest Mac
Process completed with exit code 1.
|
Pytest Linux:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case0]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest Linux:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case1]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest Linux
Process completed with exit code 1.
|
Pytest with SymEngine:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case0]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest with SymEngine:
test/test/test/test_linalg_hmatrix.py#L329
test_hmatrix_forward_matvec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-QBX_SOURCE_STAGE1-case1]
AttributeError: 'ProxyClusterGeometryData' object has no attribute '_cluster_radii'. Did you mean: 'cluster_radii'?
|
Pytest with SymEngine
Process completed with exit code 1.
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|