Skip to main content

Code that enables validated cloud access to quantum hardware (simulators)

Project description

Welcome to Sqooler

We are proud to be currently sponsored by the Unitary Fund. It enables us to set up a good test environment and make it as straight-forward as possible to integrate cold atoms with circuits. This documentation will improve as the good goes beyond the initial piloting status.

Unitary Fund

Sqooler is an SDK that allows developers to provide cloud access to their code in a secure fashion. A few important features:

  • The PC never has to grant access privileges to any outside contributor.
  • The remote jobs are heavily controlled through pydantic.
  • Simple setup through templates.
  • Direct integration with web services like qlued.
  • Fully open source.

It allows cold atom hardware and simulators to be accessed through the qiskit-cold-atom and the qlued API:

  • qiskit-cold-atom allows the enduser to write the circuit definitions on its laptop and send them to the server in form of a nice json file.
  • qlued handles the user management and stores the received json file in an appropiate queue.
  • sqooler acts as the SDK that pulls the the calculations from the queue and sends back the result into the storage.
  • end devices like the sqooler-example or the labscript-qc-example can perform the calculation and display it to the user.

To enable this work-flow, the simulator has to follow a few rules on how to parse the json files etc. This is what we have started to standardize and simplify as much as possible. In the following we documented each module its purpose and look forward to your contributions.

Getting started

We provide templates for a simple startup:

  • If you are using cold atoms with labscript, we recommend this template.
  • If you are developping high performance simulators and look for a flexible way to make the cloud-ready, we recommend this template.

If you would like to just play with the package, you can simply install it with a simple:

pip install sqooler

Contributing

See the contributing guide for detailed instructions on how to get started with a contribution to our project. We accept different types of contributions, most of them don't require you to write a single line of code.

On the sqooler site, you can click the make a contribution button at the top of the page to open a pull request for quick fixes like typos, updates, or link fixes.

For more complex contributions, you can open an issue to describe the changes you'd like to see.

If you're looking for a way to contribute, you can scan through our existing issues for something to work on.

Join us in discussions

We use GitHub Discussions to talk about all sorts of topics related to documentation and this site. For example: if you'd like help troubleshooting a PR, have a great new idea, or want to share something amazing you've learned in our docs, join us in the discussions.

License

Any code within this repo is licenced under the Unlicense license.

The sqooler documentation in the docs folders are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).

Thanks :purple_heart:

Thanks for all your contributions and efforts towards improving sqooler. We thank you for being part of our :sparkles: community :sparkles:!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqooler-0.6.3.tar.gz (29.8 kB view hashes)

Uploaded Source

Built Distribution

sqooler-0.6.3-py3-none-any.whl (37.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page