We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Schedule is incompatible with Runtime (see Qiskit/qiskit-ibm-runtime#571). ScheduleBlock should be used instead. Example:
https://github.com/Qiskit/qiskit-terra/blob/36c91add58a6649fd0788c2abc7a5a236e2e6098/qiskit/transpiler/passes/calibration/rzx_builder.py#L172
The text was updated successfully, but these errors were encountered:
Now this problem is fixed with #8949 . It would be great if you could test new branch in the runtime environment.
Sorry, something went wrong.
nkanazawa1989
Successfully merging a pull request may close this issue.
Schedule is incompatible with Runtime (see Qiskit/qiskit-ibm-runtime#571). ScheduleBlock should be used instead. Example:
https://github.com/Qiskit/qiskit-terra/blob/36c91add58a6649fd0788c2abc7a5a236e2e6098/qiskit/transpiler/passes/calibration/rzx_builder.py#L172
The text was updated successfully, but these errors were encountered: