Closed JensWehner closed 3 years ago
@votca-bot changelog: allocate threecenter matrices in parallel
Merging #701 (e63b18a) into master (6d82283) will increase coverage by
0.0%
. The diff coverage is100.0%
.
@@ Coverage Diff @@
## master #701 +/- ##
======================================
Coverage 51.3% 51.3%
======================================
Files 294 294
Lines 26831 26832 +1
======================================
+ Hits 13771 13772 +1
Misses 13060 13060
Impacted Files | Coverage Δ | |
---|---|---|
include/votca/xtp/symmetric_matrix.h | 71.4% <100.0%> (+4.7%) |
:arrow_up: |
src/libxtp/threecenter.cc | 100.0% <100.0%> (ø) |
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 6d82283...e63b18a. Read the comment docs.
@votca-bot format
For large systems it speeds the allocation up, the hope is also that the matrices are better distributed in 2-socket architectures