Skip to content

Fix for Qiskit IBM Runtime C#143

Merged
doichanj merged 1 commit intoQiskit:mainfrom
doichanj:update_runtimes
Apr 3, 2026
Merged

Fix for Qiskit IBM Runtime C#143
doichanj merged 1 commit intoQiskit:mainfrom
doichanj:update_runtimes

Conversation

@doichanj
Copy link
Copy Markdown
Collaborator

@doichanj doichanj commented Apr 3, 2026

Summary

This is fix for Qiskit IBM Runtime C
including fix for #140

Details and comments

For #140 sampler and transpiler tests always includes qiskit_runtime_service_qrmi.hpp that causes qrmi.h not found error.
This PR add pre-processor to include proper header file.

For Qiskit IBM Runtime C, sampled bitstrings are merged into one bitstring for multiple cregs. In SamplerPubResult this PR separates the bitstrings into each creg

@doichanj doichanj merged commit fe0e666 into Qiskit:main Apr 3, 2026
5 checks passed
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