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

Separate compiler type from transpiler type #20

Open
bvdvecht opened this issue Mar 4, 2022 · 0 comments
Open

Separate compiler type from transpiler type #20

bvdvecht opened this issue Mar 4, 2022 · 0 comments

Comments

@bvdvecht
Copy link
Collaborator

bvdvecht commented Mar 4, 2022

The SDK should allow to separately choose:

  • the compiler type (single-communication qubit or generic). This is used when compiling Python to vanilla NetQASM
  • the transpiler type (a flavour or nothing). This is used when transpiling vanilla NetQASM to a specific flavour

Currently they can only be jointly chosen by specifying the compiler type in the Connection class.

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