Skip to content

Allow linking against custom linear algebra backend#106

Merged
awvwgk merged 2 commits intodftd4:mainfrom
awvwgk:lapack
Jul 26, 2021
Merged

Allow linking against custom linear algebra backend#106
awvwgk merged 2 commits intodftd4:mainfrom
awvwgk:lapack

Conversation

@awvwgk
Copy link
Copy Markdown
Member

@awvwgk awvwgk commented Jun 7, 2021

Fixes OpenBLAS finder and allows -Dlapack=custom -Dcustom_libraries=blis,lapack.

@awvwgk awvwgk added the build Build system related issues (platform, compilers) label Jun 7, 2021
@awvwgk awvwgk closed this in #114 Jul 26, 2021
@awvwgk awvwgk reopened this Jul 26, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 26, 2021

Codecov Report

Merging #106 (d045297) into main (750b3ce) will decrease coverage by 0.84%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   60.01%   59.16%   -0.85%     
==========================================
  Files          39       40       +1     
  Lines        2886     2946      +60     
  Branches      979      995      +16     
==========================================
+ Hits         1732     1743      +11     
- Misses        599      642      +43     
- Partials      555      561       +6     
Impacted Files Coverage Δ
src/dftd4/damping/atm.f90 82.14% <0.00%> (-7.34%) ⬇️
src/dftd4/damping/rational.f90 69.04% <0.00%> (-1.55%) ⬇️
src/dftd4/compat.f90 0.00% <0.00%> (ø)

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 750b3ce...d045297. Read the comment docs.

@awvwgk awvwgk merged commit 00e2ddc into dftd4:main Jul 26, 2021
@awvwgk awvwgk deleted the lapack branch July 26, 2021 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build system related issues (platform, compilers)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant