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

Exclude dead qubits from Compiler ISA structure #521

Open
BatmanAoD opened this issue Dec 27, 2024 · 0 comments · May be fixed by #522
Open

Exclude dead qubits from Compiler ISA structure #521

BatmanAoD opened this issue Dec 27, 2024 · 0 comments · May be fixed by #522

Comments

@BatmanAoD
Copy link
Contributor

quilc does not permit compiling with an ISA that has qubits with no valid operations, i.e. "dead" qubits. However, there is no guarantee that a Rigetti ISA has no dead qubits. Thus, this SDK should remove such "dead" qubits when generating the data structure to send to quilc.

@BatmanAoD BatmanAoD linked a pull request Dec 27, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant