Minor optimization for DFT+U
Description
Replacing explicit loops by Blas calls and existing low-level functions.
News snippet
Minor optimization for DFT+U.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Edited by Nicolas Tancogne-Dejean
Merge request reports
Activity
changed milestone to %12.0
added Optimization label
Codecov Report
Merging #1622 (58106554) into develop (2cbfdb43) will decrease coverage by
0.00%
. The diff coverage is100.00%
.@@ Coverage Diff @@ ## develop #1622 +/- ## =========================================== - Coverage 66.71% 66.71% -0.01% =========================================== Files 537 537 Lines 95618 95609 -9 =========================================== - Hits 63790 63782 -8 + Misses 31828 31827 -1
Impacted Files Coverage Δ src/basis_set/orbitalset_inc.F90 75.62% <100.00%> (-0.57%)
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 2cbfdb4...5810655. Read the comment docs.Edited by Codecovadded 1 commit
- 659b6620 - Replacing explicit loops by Blas calls and existing low-level functions.
assigned to @micael.oliveira
enabled an automatic merge when the pipeline for 659b6620 succeeds
added 29 commits
-
659b6620...2cbfdb43 - 28 commits from branch
develop
- 58106554 - Replacing explicit loops by Blas calls and existing low-level functions.
-
659b6620...2cbfdb43 - 28 commits from branch
@micael.oliveira Do you mind reapproving this merge request again?
mentioned in commit d06e617e
Please register or sign in to reply