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 support for BackendV2 in PulseSystemModel.from_backend method #1478

Open
HuangJunye opened this issue Mar 10, 2022 · 2 comments
Open

Add support for BackendV2 in PulseSystemModel.from_backend method #1478

HuangJunye opened this issue Mar 10, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@HuangJunye
Copy link

What is the expected behavior?

Qiskit/qiskit#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.

Related to #1477

@1ucian0
Copy link
Member

1ucian0 commented Sep 15, 2022

0.11 was released. Bumping this one to 0.12

@1ucian0 1ucian0 modified the milestones: Aer 0.11.0, Aer 0.12.0 Sep 15, 2022
@hhorii hhorii removed this from the Aer 0.12.0 milestone Feb 28, 2023
@hhorii
Copy link
Collaborator

hhorii commented Feb 28, 2023

#1545 is postponed. Also Pulse Simulation will be deprecated in 0.12.0.

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

Successfully merging a pull request may close this issue.

4 participants