-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add benchmarks #2
Comments
I would say let's break out benchmarks into a separate repo for the product launch. Whether it's initially our fork of benchpress frozen at its current version or ideally a lighter weight module that just calls the relevant parts of benchpress (the full repo has gotten expontentially larger and now requires 96GB of ram and tens of hours to run the vast quanity of circuits and benchmarks they have implemented. ![]() Source: https://github.com/Qiskit/benchpress?tab=readme-ov-file#testing-resource-requirements |
Currently waiting to hear back from Paul Nation (Qiskit developer) on their recommended usage for most recent version of Benchpress to avoid re-implementing circuits unnecessarily. |
For MVP, we can most likely just use a jupyter notebook or scripts for the benchmarking. |
See #39 for discussion of counting 2 qubit operations and decomposing circuits. |
Add benchmark quantum circuits module/folder.
Original planned benchmarks (100 qubits each)
The text was updated successfully, but these errors were encountered: