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

Add back noisy simulation of Pulse job for FakeBackendV2 after Aer adds support for BackendV2 #7831

Open
HuangJunye opened this issue Mar 29, 2022 · 3 comments · May be fixed by #8979
Open
Assignees
Labels
good first issue Good for newcomers mod: fake_provider Related to the fake_provider module and fake backends type: enhancement It's working, but needs polishing

Comments

@HuangJunye
Copy link
Collaborator

HuangJunye commented Mar 29, 2022

What is the expected enhancement?

#7643 implemented mocked IBM Quantum Systems backends using the new BackendV2 interface.

However, noisy simulation of pulse job using FakeBackendV2 is not possible because Aer doesn't support generating PulseSystemModel from V2 backends yet. This issue has been raised in Aer: Qiskit/qiskit-aer#1478 and is slated to be fixed in Aer 0.11.0. After Aer adds support for BackendV2, we should revert the changes done in this commit 68fef20 to allow pulse simulation.

Related to #7829

@HuangJunye HuangJunye added the type: enhancement It's working, but needs polishing label Mar 29, 2022
@HuangJunye HuangJunye added the good first issue Good for newcomers label Mar 29, 2022
@mtreinish mtreinish added the mod: fake_provider Related to the fake_provider module and fake backends label Apr 1, 2022
@javabster javabster moved this to Tagged but unassigned in Contributor Monitoring Aug 16, 2022
@cometta
Copy link
Contributor

cometta commented Oct 14, 2022

i can work on this issue

@HuangJunye
Copy link
Collaborator Author

@cometta Great! Following up with our Slack conversations, please open a pull request to fix this issue and request me to review. If you are unsure about how to open a PR, feel free to reach out to me on GitHub or Slack.

@cometta
Copy link
Contributor

cometta commented Oct 21, 2022

created PR at #8979

@javabster javabster moved this from Tagged but unassigned to Assigned in Contributor Monitoring Nov 17, 2022
@javabster javabster moved this from Assigned to PR open / Contributor working on it in Contributor Monitoring Nov 17, 2022
@HuangJunye HuangJunye moved this from PR open / Contributor working on it to Waiting for maintainer response in Contributor Monitoring Jan 12, 2023
@javabster javabster moved this from Waiting for maintainer response to PR open / Contributor working on it in Contributor Monitoring Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers mod: fake_provider Related to the fake_provider module and fake backends type: enhancement It's working, but needs polishing
Projects
Status: PR open / Contributor working on it
Development

Successfully merging a pull request may close this issue.

3 participants