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 compile-time support for AVX2/512 streaming operations in LQ #664

Merged
merged 28 commits into from
Apr 25, 2024

Update doc/lightning_qubit/development/avx_kernels/kernel_tuning.rst

5b43dbe
Select commit
Loading
Failed to load commit list.
Merged

Add compile-time support for AVX2/512 streaming operations in LQ #664

Update doc/lightning_qubit/development/avx_kernels/kernel_tuning.rst
5b43dbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2024 in 1s

98.67% (+0.65%) compared to 5feb4a1

View this Pull Request on Codecov

98.67% (+0.65%) compared to 5feb4a1

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 98.67%. Comparing base (5feb4a1) to head (5b43dbe).

Files Patch % Lines
...bit/gates/cpu_kernels/avx_common/AVX512Concept.hpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #664      +/-   ##
==========================================
+ Coverage   98.01%   98.67%   +0.65%     
==========================================
  Files         187      174      -13     
  Lines       24977    22607    -2370     
==========================================
- Hits        24482    22307    -2175     
+ Misses        495      300     -195     

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