💥 Remove obsolete QDMI calibration and pulse metadata - #2233
Draft
burgholzer wants to merge 1 commit into
Draft
Conversation
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 24, 2026 20:11
afee5b2 to
d83d5e1
Compare
This was referenced Aug 24, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 24, 2026 23:47
d83d5e1 to
78c54a9
Compare
burgholzer
commented
Aug 26, 2026
Member
Author
There was a problem hiding this comment.
This one is actually straight forward and could be folded into #2226 to reduce the number of PRs in this stack a little and combine changes that logically belong to one another. After folding, this PR can be closed and the remaining PRs can be re-stacked accordingly.
Pin the final QDMI v1.4 cleanup head and remove the Core calibration and pulse metadata that it deleted. Assisted-by: GPT-5.6 Sol via Codex
burgholzer
force-pushed
the
codex/qdmi-v14-cleanup-adoption
branch
from
August 27, 2026 14:03
78c54a9 to
3e01f3b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 AI text below 🤖
Description
Adopt the final QDMI v1.4 metadata cleanup in MQT Core.
This pull request:
d6ce0da02cba1a3b903f0b046ef23af6f00edc6a, stacked on QDMI ✨ New optimization pass: Backpropagate output permutation and better dynamic circuit support #512 and Bump the submodules group with 4 updates #511;Device::getNeedsCalibrationand PythonDevice.needs_calibrationAPIs;QDMI_DEVICE_STATUS_CALIBRATIONfor devices that are actively calibrating;QDMI v1.4 never gained a portable calibration action or a usable pulse interface. Providers that need proprietary calibration or pulse controls can expose a vendor-defined extension without reserving incomplete standard metadata.
Dependencies
This PR is stacked directly on #2229. The packaged Driver extension in #2230 and installed-runtime deployment work in #2231 follow this cleanup.
Validation
Hosted CI is pending for this draft.
AI assistance: OpenAI Codex assisted with analysis, implementation, review, testing, and this description.
Checklist
If PR contains AI-assisted content:
🤖 *AI text below* 🤖(titles are exempt).