Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threaded blocksparse #561

Merged
merged 8 commits into from Jan 15, 2021
Merged

Threaded blocksparse #561

merged 8 commits into from Jan 15, 2021

Conversation

mtfishman
Copy link
Member

This bumps the compat to v0.1.22 of NDTensors, which introduces multithreaded block sparse contraction.

This also adds block sparse contraction examples and documentation.

@codecov-io
Copy link

Codecov Report

Merging #561 (95ea87e) into master (36cee94) will increase coverage by 0.35%.
The diff coverage is 53.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #561      +/-   ##
==========================================
+ Coverage   80.91%   81.27%   +0.35%     
==========================================
  Files          42       41       -1     
  Lines        4391     4171     -220     
==========================================
- Hits         3553     3390     -163     
+ Misses        838      781      -57     
Impacted Files Coverage Δ
src/ITensors.jl 25.00% <0.00%> (-15.00%) ⬇️
src/itensor.jl 78.66% <57.14%> (+0.49%) ⬆️
src/global_variables.jl 79.16% <68.75%> (-13.15%) ⬇️
src/broadcast.jl 59.23% <0.00%> (-8.58%) ⬇️
src/physics/site_types/tj.jl 58.92% <0.00%> (-6.08%) ⬇️
src/physics/sitetype.jl 89.65% <0.00%> (-3.51%) ⬇️
src/mps/observer.jl 97.36% <0.00%> (-2.64%) ⬇️
src/physics/site_types/spinone.jl 84.31% <0.00%> (-1.97%) ⬇️
src/indexset.jl 73.31% <0.00%> (-1.55%) ⬇️
src/physics/autompo.jl 92.00% <0.00%> (-1.22%) ⬇️
... and 26 more

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 36cee94...95ea87e. Read the comment docs.

@mtfishman mtfishman merged commit db7a296 into master Jan 15, 2021
@mtfishman mtfishman deleted the threads_blocksparse branch January 15, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants