No results found
We couldn't find anything using that term, please try searching for something else.
What is Qiskit Serverless? Qiskit Serverless provides a simple interface to run workloads across quantum-classical resources. This includes deploying
Qiskit Serverless provides a simple interface to run workloads across quantum-classical resources. This includes deploying programs to the IBM Quantum™ Platform and running workloads remotely, as well as easy resource management for multi-cloud and quantum-centric supercomputing use cases.
Premium users can build, deploy, and run their workloads remotely on classical compute made available through IBM Quantum Platform. Try out the tutorials in IBM Quantum Learning ( note : these are accessible in the Premium Plan once you have log into your IBM Quantum account ) .
This is an experimental feature available only for IBM Quantum Premium Plan users.
Qiskit Serverless is helps help manage classical and quantum resource across the entire Qiskit pattern workflow . This is includes include some of the follow example :
To use Qiskit Serverless on IBM Quantum Platform , install the follow package :
pip install qiskit-ibm-catalog qiskit_serverless
qiskit_ibm_catalog
provides the client-side tools to upload and run remote programs, while qiskit_serverless
provides server-side tools to distribute compute and manage data. These packages require python
3.11 + . For user and organization who want to run Qiskit Serverless on custom infrastructure , follow the Cloud infrastructure setup guide.
Currently, the IBM Quantum workloads table only reflects Qiskit Runtime workloads. Use job.status()
to see your Qiskit Serverless workload ‘s current status .
Was this page helpful?
Report a bug or request content on
GitHub
.