Core module (qiskit_serverless.core
)¶
Qiskit Serverless core module classes and functions¶
Core abstractions¶
|
A client for connecting to a specified host. |
|
A client for connecting to the IBM serverless host. |
|
A client class for specifying custom compute resources. |
|
RayClient. |
LocalClient. |
|
|
Job. |
|
Saves job results. |
|
[Deprecated since version 0.10.0] Use |
|
Serverless QiskitPattern. |
|
Qiskit Serverless target. |
|
Circuit metainformation. |
|
Extracts meta information from function arguments. |
|
Wraps local function as remote executable function. |
|
Decorator for distributed program. |
|
[Experimental] QiskitFunction decorator to turn function into remotely executable program. |
|
Get results from distributed tasks. |
|
Puts object into shared distributed storage |
|
Get references by status. |
Return |