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

Add sparseH for LGPU #526

Merged
merged 52 commits into from
Oct 24, 2023

Fix tidy.

b7eb831
Select commit
Loading
Failed to load commit list.
Merged

Add sparseH for LGPU #526

Fix tidy.
b7eb831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 0s

99.10% (+0.96%) compared to ccea774

View this Pull Request on Codecov

99.10% (+0.96%) compared to ccea774

Details

Codecov Report

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

Comparison is base (ccea774) 98.13% compared to head (b7eb831) 99.10%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           add_py_LGPUMPI     #526      +/-   ##
==================================================
+ Coverage           98.13%   99.10%   +0.96%     
==================================================
  Files                 202      202              
  Lines               26364    26938     +574     
==================================================
+ Hits                25873    26696     +823     
+ Misses                491      242     -249     
Files Coverage Δ
pennylane_lightning/core/_version.py 100.00% <100.00%> (ø)
...ane_lightning/core/src/observables/Observables.hpp 100.00% <100.00%> (ø)
...ng/core/src/observables/tests/Test_Observables.cpp 100.00% <100.00%> (ø)
.../src/observables/tests/mpi/Test_ObservablesMPI.cpp 100.00% <100.00%> (ø)
...ors/lightning_gpu/measurements/MeasurementsGPU.hpp 99.20% <100.00%> (+<0.01%) ⬆️
.../lightning_gpu/measurements/MeasurementsGPUMPI.hpp 99.21% <100.00%> (ø)
...ments/tests/Test_StateVectorCudaManaged_Expval.cpp 100.00% <100.00%> (ø)
...ments/tests/mpi/Test_StateVectorCudaMPI_Expval.cpp 100.00% <100.00%> (ø)
...ators/lightning_gpu/observables/ObservablesGPU.hpp 100.00% <100.00%> (ø)
...rs/lightning_gpu/observables/ObservablesGPUMPI.hpp 100.00% <100.00%> (ø)
... and 13 more

... and 18 files with indirect coverage changes

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