eth-cscs / DLA-Future

DLA-Future
https://eth-cscs.github.io/DLA-Future/master/
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Improve eigensolver tests #1039

Closed rasolca closed 11 months ago

rasolca commented 11 months ago

Eigensolver tests now check that the eigenvalues are sorted. (tridiagonal, full, generalized)

Added an eigensolver test with identity matrix.

(This new test is enough to reproduce one of the CP2K problems with 202310/develop)

rasolca commented 11 months ago

cscs-ci run

rasolca commented 11 months ago

cscs-ci run

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8ac9547) 93.85% compared to head (1fed9b9) 93.89%. Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## ========================================== + Coverage 93.85% 93.89% +0.03% ========================================== Files 146 146 Lines 8838 8843 +5 Branches 1120 1121 +1 ========================================== + Hits 8295 8303 +8 + Misses 332 331 -1 + Partials 211 209 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.