Skip to content

unrolling in qblox#1385

Draft
RoyStegeman wants to merge 7 commits intodeduplicate_qbloxfrom
unroll_qblox
Draft

unrolling in qblox#1385
RoyStegeman wants to merge 7 commits intodeduplicate_qbloxfrom
unroll_qblox

Conversation

@RoyStegeman
Copy link
Member

@RoyStegeman RoyStegeman commented Jan 30, 2026

No description provided.

@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

❌ Patch coverage is 1.96078% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.65%. Comparing base (e88b177) to head (041a9ed).

Files with missing lines Patch % Lines
src/qibolab/_core/instruments/qblox/cluster.py 0.00% 36 Missing ⚠️
src/qibolab/_core/instruments/qblox/validate.py 0.00% 7 Missing ⚠️
src/qibolab/_core/instruments/qblox/utils.py 0.00% 6 Missing ⚠️
...ibolab/_core/instruments/qblox/config/sequencer.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           deduplicate_qblox    #1385      +/-   ##
=====================================================
- Coverage              39.03%   38.65%   -0.39%     
=====================================================
  Files                    114      114              
  Lines                   5684     5720      +36     
=====================================================
- Hits                    2219     2211       -8     
- Misses                  3465     3509      +44     
Flag Coverage Δ
unittests 38.65% <1.96%> (-0.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RoyStegeman RoyStegeman changed the title unroll singleshot in qblox unrolling in qblox Feb 24, 2026
…vers

there was a loop in _core.platform.platform.py that generated batches. This takes away the possiblity to do the batching/unrolling efficiently at the driver-level. In this commit we also use the maximum number of lines to optimise the unrolling
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.

1 participant