Batchify the imaginary time propagation eigensolver
All threads resolved!
All threads resolved!
Description
Batchify the imaginary time propagation eigensolver. This adding the option of using an imaginary time to the exponential methods.
Checklist
-
I have checked that my code follows the Octopus coding standards
Merge request reports
Activity
changed milestone to %10.0
added Optimization Refactoring labels
- Resolved by Sebastian Ohlmann
Codecov Report
Merging #652 into develop will increase coverage by
0.02%
. The diff coverage is81.15%
.@@ Coverage Diff @@ ## develop #652 +/- ## =========================================== + Coverage 70.8% 70.82% +0.02% =========================================== Files 471 471 Lines 89329 89362 +33 =========================================== + Hits 63251 63293 +42 + Misses 26078 26069 -9
Impacted Files Coverage Δ src/system/eigensolver.F90 95.89% <ø> (ø)
src/system/exponential.F90 80.24% <75%> (-1.53%)
src/system/eigen_evolution_inc.F90 88% <83.01%> (-2.39%)
src/grid/mesh_batch_inc.F90 80.04% <0%> (+2.72%)
src/basic/cublas.cc 51.85% <0%> (+5.55%)
src/math/accel_blas_inc.F90 50% <0%> (+11.53%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b074a8f...2f88733. Read the comment docs.Edited by Codecov- Resolved by Sebastian Ohlmann
- Resolved by Nicolas Tancogne-Dejean
- Resolved by Nicolas Tancogne-Dejean
- Resolved by Nicolas Tancogne-Dejean
- Resolved by Nicolas Tancogne-Dejean
enabled an automatic merge when the pipeline for 2f88733a succeeds
mentioned in commit 0d725e2d
added in Changelog label
Please register or sign in to reply