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

Add support for QPU compilation over http(s) #1127

Merged
merged 1 commit into from
Dec 19, 2019

Conversation

kalzoo
Copy link
Contributor

@kalzoo kalzoo commented Dec 19, 2019

Description

Continues the discussion from kalzoo#1.

This small change allows compilation to take place over http(s) as well as zeromq, enabling architectural changes within the Rigetti QPU Compiler service.

This should be merged into master once feature/qpu-authorization is merged.

Checklist

  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • All new and existing tests pass locally and on Semaphore.
  • Parameters have type hints with PEP 484 syntax.
  • Functions and classes have useful sphinx-style docstrings.
  • The changelog is updated,
    including author and PR number (@username, gh-xxx).

@kalzoo kalzoo requested a review from a team as a code owner December 19, 2019 21:13
@kalzoo kalzoo force-pushed the feature/http-qpu-compiler branch from 2b6e709 to 501dfa0 Compare December 19, 2019 21:14
@kalzoo kalzoo force-pushed the feature/qpu-authorization branch from 2a9e2e7 to eb63749 Compare December 19, 2019 21:31
@kalzoo kalzoo force-pushed the feature/http-qpu-compiler branch from 501dfa0 to 1548d31 Compare December 19, 2019 21:39
@kalzoo kalzoo force-pushed the feature/qpu-authorization branch from eb63749 to 8a45b72 Compare December 19, 2019 21:50
@kalzoo kalzoo force-pushed the feature/http-qpu-compiler branch from 1548d31 to a9dfa1b Compare December 19, 2019 22:02
@kalzoo kalzoo changed the base branch from feature/qpu-authorization to master December 19, 2019 22:11
@kalzoo kalzoo force-pushed the feature/http-qpu-compiler branch from a9dfa1b to 93a3033 Compare December 19, 2019 22:17
@karalekas karalekas added the enhancement ✨ A request for a new feature. label Dec 19, 2019
@karalekas karalekas added this to the v2.15 milestone Dec 19, 2019
@karalekas karalekas merged commit 1c6b9e4 into master Dec 19, 2019
@karalekas karalekas deleted the feature/http-qpu-compiler branch December 19, 2019 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ A request for a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants