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

support GPU (CUDA.jl) acceleration for evolution and spectrum #36

Merged
merged 14 commits into from
Nov 1, 2023

Conversation

ytdHuang
Copy link
Member

No description provided.

@ytdHuang ytdHuang added the enhancement New feature or request label Oct 31, 2023
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (d2239f4) 94.43% compared to head (67ecb5e) 89.31%.

❗ Current head 67ecb5e differs from pull request most recent head a60f366. Consider uploading reports for the commit a60f366 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   94.43%   89.31%   -5.12%     
==========================================
  Files          19       20       +1     
  Lines        1437     1479      +42     
==========================================
- Hits         1357     1321      -36     
- Misses         80      158      +78     
Files Coverage Δ
src/ADOs.jl 100.00% <100.00%> (ø)
src/HierarchicalEOM.jl 100.00% <ø> (ø)
src/Spectrum.jl 90.09% <100.00%> (-9.91%) ⬇️
src/SteadyState.jl 80.85% <100.00%> (-6.96%) ⬇️
src/evolution.jl 82.19% <100.00%> (-8.22%) ⬇️
src/heom_matrices/M_Boson.jl 80.59% <100.00%> (-17.92%) ⬇️
src/heom_matrices/M_Boson_Fermion.jl 86.17% <100.00%> (ø)
src/heom_matrices/M_Fermion.jl 80.59% <100.00%> (-11.95%) ⬇️
src/heom_matrices/heom_matrix_base.jl 87.50% <66.66%> (-1.48%) ⬇️
ext/HierarchicalEOM_CUDAExt.jl 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ytdHuang ytdHuang merged commit b7da100 into main Nov 1, 2023
4 of 5 checks passed
@ytdHuang ytdHuang deleted the dev/GPU-support branch November 1, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant