✨ Adopt native multi-program QDMI jobs - #2373
Draft
burgholzer wants to merge 1 commit into
Draft
Conversation
burgholzer
force-pushed
the
codex/qdmi-multi-program-adoption
branch
from
September 4, 2026 11:13
239651a to
b858bca
Compare
This was referenced Sep 4, 2026
burgholzer
force-pushed
the
codex/qdmi-multi-program-adoption
branch
2 times, most recently
from
September 5, 2026 14:34
0aeaeec to
2e39198
Compare
Extract enum-based atomic program lists and indexed results from the payload-capability prototype. Preserve optional shots, binary ownership, single-program behavior, and concurrent execution; leave SDK consumers independent. Assisted-by: GPT-5.6 Sol via Codex
burgholzer
force-pushed
the
codex/qdmi-multi-program-adoption
branch
from
September 5, 2026 14:36
2e39198 to
c8b4ac3
Compare
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
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
Extract native multi-program QDMI jobs from #2226 so that batching can progress independently of payload-capability design. This uses the existing program-format enum and QDMI #509's atomic program setter, program count, and indexed results.
The C++ and Python clients accept lists of text or binary programs and preserve optional shots, byte-exact payloads, session ownership, and existing single-program execution. DDSIM currently accepts one program per native job; the model-only superconducting device does not execute jobs. A dedicated test provider exercises aggregate jobs without inventing unsupported provider lifecycle semantics.
Concurrent single-program submissions remain distinct and unchanged. SDK batching and fallback policy are separate consumers tracked in #2359, including preservation of #2349.
Fixes #2362
Refs #2359, Munich-Quantum-Software-Stack/QDMI#509.
Targets Core 4.1, not 4.0. The development dependency is pinned to QDMI #509; replace it with a released QDMI 1.4 version before release artifacts are published.
Validation
AI assistance was used for extraction, implementation, tests, documentation, and this description.
Integration branch
Target
v4.1independently of the driver, metadata-cleanup, and program-capability stacks. Link provider evidence through #2359 before the corresponding standard interface is accepted.Checklist
If PR contains AI-assisted content:
🤖 *AI text below* 🤖(titles are exempt).