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

Raise an error for parametrized delay gates with dynamic circuits #2002

Open
yaelbh opened this issue Oct 29, 2024 · 2 comments
Open

Raise an error for parametrized delay gates with dynamic circuits #2002

yaelbh opened this issue Oct 29, 2024 · 2 comments

Comments

@yaelbh
Copy link
Collaborator

yaelbh commented Oct 29, 2024

It is impossible to submit jobs with circuits with dynamic instructions and circuits with parametrized delay gates (i.e., delay(param, qubit), where param is a qiskit.circuit.Parameter). The server raises an error. This issue is about raising the error also here, at the client.

@jwoehr
Copy link

jwoehr commented Oct 30, 2024

Another user is reporting the same issue in Qiskit Slack with good code examples

@yaelbh
Copy link
Collaborator Author

yaelbh commented Oct 30, 2024

Thanks @jwoehr. The example that you link happens not to be related to this issue, but it helps us with another issue that we're facing 😄.

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

No branches or pull requests

2 participants