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

Making job api change to include fully remote execution #2115

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sacpis
Copy link
Collaborator

@sacpis sacpis commented Aug 20, 2024

Making job api change to include fully remote execution of Python VQE and optimizers.
Please refer to the following PR
#1824

API design document can be found here.

@@ -87,6 +87,11 @@ definitions:
type: string
example: ["inline", "canonicalize", "quake-to-qir"]
description: List of IR passes to be applied on the server.
serializedCodeExecutionContext:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These new fields are not supported on NVQC right now; I'm wondering if we should hold off on documenting them here until we deploy them to NVQC.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. This is just in preparation of v0.8.1 release.

@sacpis sacpis marked this pull request as draft August 21, 2024 00:16
@sacpis sacpis added this to the release 0.8.1 milestone Aug 21, 2024
github-actions bot pushed a commit that referenced this pull request Aug 21, 2024
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

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 this pull request may close these issues.

2 participants