Quantum Serverless is a user-friendly tool that enables you to easily run complex quantum computing tasks. With this software, you can execute Qiskit programs as long running jobs and distribute them across multiple CPUs, GPUs, and QPUs. This means you can take on more complex quantum-classical programs and run them with ease. You don't have to worry about configuration or scaling up computational resources, as Quantum Serverless takes care of everything for you.
- Installation
- Quickstart
- Beginners Guide
- Getting started
- Modules:
- Tutorials
- Guides
- How to Give Feedback
- Contribution Guidelines
- References and Acknowledgements
- License
- Prepare local infrastructure
docker compose pull
docker compose --profile jupyter up
- Open jupyter notebook in browser at http://localhost:8888/. Password for notebook is
123
- Explore 3 getting started tutorials.
For more detailed examples and explanations refer to the Beginners Guide.
We encourage your feedback! You can share your thoughts with us by:
- Opening an issue in the repository
For information on how to contribute to this project, please take a look at our contribution guidelines.
This project is meant to evolve rapidly and, as such, do not follow Qiskit's deprecation policy. We may occasionally make breaking changes in order to improve the user experience. When possible, we will keep old interfaces and mark them as deprecated, as long as they can co-exist with the new ones. Each substantial improvement, breaking change, or deprecation will be documented in release notes.
[1] Qiskit Terra
https://github.com/Qiskit/qiskit-terra
[2] Client for IBM Qiskit Runtime
https://github.com/Qiskit/qiskit-ibm-runtime