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

Make local jobs more like remote jobs #1963

Open
jyu00 opened this issue Oct 7, 2024 · 1 comment
Open

Make local jobs more like remote jobs #1963

jyu00 opened this issue Oct 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jyu00
Copy link
Collaborator

jyu00 commented Oct 7, 2024

What is the expected feature or enhancement?

The local testing mode is design to be as closely as possible to remote execution. #1605 made local (fake) backends more similar to IBMBackend. We should also make jobs returned in local mode more similar to RuntimeJobV2. One example of such discrepancy is #1939.

Acceptance criteria

Job returned in local testing mode should have the same methods as RuntimeJobV2, including (but not limited to) backend(), metrics(), usage(), etc

@jyu00 jyu00 added the enhancement New feature or request label Oct 7, 2024
@jyu00 jyu00 added this to the Local testing mode MVP2 milestone Oct 7, 2024
@yaelbh
Copy link
Collaborator

yaelbh commented Oct 8, 2024

Do you think the old issues Qiskit/qiskit-aer#1567 and Qiskit/qiskit#8523 are relevant here?

@kt474 kt474 self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants