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

Optimize the input state-vector copy into the LGPU #1071

Merged
merged 28 commits into from
Mar 5, 2025

trigger CIs

901be60
Select commit
Loading
Failed to load commit list.
Merged

Optimize the input state-vector copy into the LGPU #1071

trigger CIs
901be60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

98.11% (+0.12%) compared to 109db9f

View this Pull Request on Codecov

98.11% (+0.12%) compared to 109db9f

Details

Codecov Report

Attention: Patch coverage is 96.59091% with 3 lines in your changes missing coverage. Please review.

Project coverage is 98.11%. Comparing base (109db9f) to head (901be60).

Files with missing lines Patch % Lines
...lightning/core/src/utils/cuda_utils/DataBuffer.hpp 83.33% 2 Missing ⚠️
pennylane_lightning/lightning_gpu/_state_vector.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1071      +/-   ##
==========================================
+ Coverage   97.99%   98.11%   +0.12%     
==========================================
  Files         233      232       -1     
  Lines       40019    39268     -751     
==========================================
- Hits        39215    38527     -688     
+ Misses        804      741      -63     

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