Rigetti Computing · Arazzo Workflow
Rigetti Create Execution Engagement
Version 1.0.0
Resolve a processor's default endpoint and create an engagement that grants credentialed access to execute on the QPU.
View Spec
View on GitHub
Quantum ComputingSuperconducting QubitsQuantum Cloud ServicesQCSQPUQuilpyQuilNISQFault-Tolerant Quantum ComputingQuantum-Classical HybridPublic CompanyArazzoWorkflows
Provider
Workflows
create-execution-engagement
Produce a credentialed engagement for executing on a quantum processor.
Validates the processor, resolves its default endpoint, and creates an engagement returning the address and credentials required to run programs on the hardware.
1
getProcessor
GetQuantumProcessor
Confirm the target quantum processor exists before engaging.
2
getDefaultEndpoint
GetDefaultEndpoint
Resolve the endpoint marked as default for the processor; this is the endpoint the engagement will grant access to.
3
createEngagement
CreateEngagement
Create an engagement against the resolved endpoint, returning the address and CURVE credentials required to execute programs on the QPU.