Skip to content

Added test to compare MPI and single node FMM computation. #1629

Added test to compare MPI and single node FMM computation.

Added test to compare MPI and single node FMM computation. #1629

Triggered via push January 1, 2025 10:15
Status Failure
Total duration 3m 32s
Artifacts

style-checks.yml

on: push
Matrix: Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Rust style checks (--features "strict"): src/greens_function_evaluators/dense_evaluator.rs#L31
the following explicit lifetimes could be elided: 'a
Rust style checks (--features "strict"): src/greens_function_evaluators/dense_evaluator.rs#L141
the following explicit lifetimes could be elided: 'a
Rust style checks (--features "strict"): src/greens_function_evaluators/kifmm_evaluator.rs#L54
the following explicit lifetimes could be elided: 'a
Rust style checks (--features "strict"): src/greens_function_evaluators/kifmm_evaluator.rs#L200
the following explicit lifetimes could be elided: 'a
Rust style checks (--features "strict")
Process completed with exit code 101.
Rust style checks (--features "strict")
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636