Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Submission]: AutoScheduler #842

Open
1 task
jgaralo opened this issue Nov 20, 2024 · 0 comments · May be fixed by #843
Open
1 task

[Submission]: AutoScheduler #842

jgaralo opened this issue Nov 20, 2024 · 0 comments · May be fixed by #843
Labels
submission Project submission

Comments

@jgaralo
Copy link

jgaralo commented Nov 20, 2024

Project name

QCRAFT AutoScheduler

Github repo

https://github.com/Qcraft-UEx/QCRAFT-AutoSchedulQ

Description

AutoScheduler is a library that allows developers to optimize the scheduling and execution of quantum circuits on the IBM Quantum platform by reducing waiting times and costs through the automatic combination of multiple executions of the same circuit in a single task. This tool allows the composition of the same quantum circuit to be executed on the same task, thus taking advantage of the maximum number of qubits available in the simulator or quantum computer. This tool allows maximizing the use of available qubits and reducing the total number of shots required for the execution of the same circuit without a significant impact on the results. As an example and to facilitate the understanding of the AutoScheduler library, if you wanted to run 1000 shots of a quantum circuit requiring 30 qubits on any IBM machine with 127 qubits, this library would compose a task with 4 times the circuit using 120 qubits and reducing the number of shots from 1000 to 250.

Email

[email protected]

Alternatives

No response

License

MIT license

Affiliations

University of Extremadura, Spain

IBM maintenance status

  • This project is officially maintained by IBM Quantum

Group

applications

Labels

Paper implementation, Application package

Documentation

https://github.com/Qcraft-UEx/QCRAFT-AutoSchedulQ/blob/main/README.md

Website

https://spilab.es

Reference paper

https://www.worldscientific.com/doi/10.1142/S0218194024410018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission Project submission
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant