PennyLaneAI / pennylane-rigetti

This PennyLane plugin allows the Rigetti Forest QPUs, QVM, and wavefunction simulator to optimize quantum circuits.
https://docs.pennylane.ai/projects/rigetti
BSD 3-Clause "New" or "Revised" License
37 stars 28 forks source link

feat: The `rigetti.qvm` and `rigetti.qpu` device now support parallel processing. #148

Open MarquessV opened 10 months ago

MarquessV commented 10 months ago

This adds support for parallel processing batches, which can greatly improve performance.

[sc-54134]

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (master@ad74b16). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ========================================= Coverage ? 91.70% ========================================= Files ? 10 Lines ? 663 Branches ? 0 ========================================= Hits ? 608 Misses ? 55 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

trbromley commented 8 months ago

Hi @MarquessV! Let us know if there is anything we can help with on this.