-
Notifications
You must be signed in to change notification settings - Fork 212
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
Cudaq <> Superstaq
integration
#2423
Conversation
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
…ntum into testing-server
I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: bc10bec I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: 6f444dd I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: 64463c1 I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: ad36074 Signed-off-by: vtomole <[email protected]>
Command Bot: Processing... |
Signed-off-by: vtomole <[email protected]>
Command Bot: Processing... |
Signed-off-by: vtomole <[email protected]>
Signed-off-by: vtomole <[email protected]>
Command Bot: Processing... |
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Command Bot: Processing... |
Signed-off-by: vtomole <[email protected]>
Signed-off-by: Bharath <[email protected]>
Head branch was pushed to by a user without write access
Signed-off-by: Bharath <[email protected]>
Signed-off-by: Bharath <[email protected]>
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
Command Bot: Processing... |
CUDA Quantum Docs Bot: A preview of the documentation can be found here. |
* poc infleqtion server files Signed-off-by: Bharath <[email protected]> * c++ existing tests links for server Signed-off-by: Bharath <[email protected]> * add new directory Signed-off-by: Bharath <[email protected]> * some debug prints in c++ tests Signed-off-by: Bharath <[email protected]> * draft mock qpu sketch Signed-off-by: Bharath <[email protected]> * add license header Signed-off-by: Bharath <[email protected]> * Add infleqtion python test with mockserver * Ready to built testing wheel * Revert testIonQ * More reversions * DCO Remediation Commit for vtomole <[email protected]> I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: bc10bec I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: 6f444dd I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: 64463c1 I, vtomole <[email protected]>, hereby add my Signed-off-by to this commit: ad36074 Signed-off-by: vtomole <[email protected]> * Run clang formatter Signed-off-by: vtomole <[email protected]> * Format with yapf Signed-off-by: vtomole <[email protected]> * Run yapf with Google style Signed-off-by: vtomole <[email protected]> * add newline at end of some new files Signed-off-by: Bharath <[email protected]> * remove debug bell test Signed-off-by: Bharath <[email protected]> * Update infleqtion.yml Signed-off-by: vtomole <[email protected]> * Fix a typo in cmake * Use unused port '62447' * Add the new sub-directory to cmake Signed-off-by: Pradnya Khalate <[email protected]> * some review responses + updates Signed-off-by: Bharath <[email protected]> * fix: commit format Signed-off-by: Bharath <[email protected]> * Test for all gates, modifiers * Check observe call * Skip the `observe` tests on C++ since the mock server returns hard-coded values * Python `observe` test works but the expectation value may be out-of-range due to low number of shots * `cu3` is not (yet) supported * Updated C++ tests * Add state prep pass in lowering pipeline * Fix symbolic links Signed-off-by: Pradnya Khalate <[email protected]> * update backend name Signed-off-by: Bharath <[email protected]> * remove unused shots assignment Signed-off-by: Bharath <[email protected]> * override polling seconds and error for canceled job Signed-off-by: Bharath <[email protected]> * Additional tests for multiple qvectors and multiple measurements Signed-off-by: Pradnya Khalate <[email protected]> --------- Signed-off-by: Bharath <[email protected]> Signed-off-by: vtomole <[email protected]> Signed-off-by: Pradnya Khalate <[email protected]> Co-authored-by: Bharath <[email protected]> Co-authored-by: Bharath Thotakura <[email protected]> Co-authored-by: Pradnya Khalate <[email protected]>
Thank you so much for the reviews @khalatepradnya , @bmhowe23 , @bettinaheim !! |
Checklist:
Description
This PR allows Cudaq to talk to Superstaq . With this PR, the following code should work.