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

Reducing simulation runtimes with DynamicsBackend #256

Open
arthurostrauss opened this issue Sep 8, 2023 · 0 comments
Open

Reducing simulation runtimes with DynamicsBackend #256

arthurostrauss opened this issue Sep 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@arthurostrauss
Copy link
Contributor

What is the expected behavior?

The simulation of pulse schedules are much slower with DynamicsBackend.run method than with Solver.solve method when the simulation is done with Jax. It was mentioned in this thread that this might be related to the location of the conversion process of the schedules towards waveforms.
It would be nice to be able to have alternative ways of reducing dramatically the simulation times with the DynamicsBackend for a batch of circuits. A comparison of runtimes is attached through a notebook.
jittable_sims_runtime.ipynb.zip

@arthurostrauss arthurostrauss added the enhancement New feature or request label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant