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

Get information about classical-controlled operations #2071

Open
InnocenzoFulginiti opened this issue Dec 4, 2024 · 0 comments
Open

Get information about classical-controlled operations #2071

InnocenzoFulginiti opened this issue Dec 4, 2024 · 0 comments

Comments

@InnocenzoFulginiti
Copy link

If we consider for example the 'ibm_sherbrooke' backend, I know that it is possible to get information for an operation like ecr using

backend.target["ecr"]

and it provides me for example the execution time and the error.

Is there a way to get this information for classical-controlled operations, that is those operation that are controlled by the value of a classical wire? I tried

backend.target["if_else"]

but I get 'None'.

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

1 participant