-
Notifications
You must be signed in to change notification settings - Fork 184
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
Options for OQC Toshiko machine #1195
Conversation
28d0c6e
to
8b144a3
Compare
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @owen-oqc - thanks for the changes! If you apply the additional changes from here, it should fix the CI issues. You can download the 3 patch files into your local repo and then run the following:
$ git am 000*.patch
The main issue was just getting --emulate
option to keep Lucy as the default machine, and the rest of the suggested changes are simple formatting/spelling updates required by our CI.
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
@owen-oqc - I cannot merge main into your branch, so will you please do that? Hopefully we can get it merged after it is up to date with the base branch. |
Check for valid names and make case insensitive.
0129847
to
1d9a577
Compare
Done |
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Description
The current rest helper defaults to the OQC 8 qubit Lucy device. We now want to support 2 devices on the platform including the 32Q Toshiko coaxmon based super conducting qpu.