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

Expose QPU timing info in timers #254

Open
randomir opened this issue Oct 18, 2021 · 0 comments
Open

Expose QPU timing info in timers #254

randomir opened this issue Oct 18, 2021 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers

Comments

@randomir
Copy link
Member

randomir commented Oct 18, 2021

Currently, SampleSet.info['timing'] as returned by the QPU sampler is discarded by our QPU hybrid samplers (like QPUSubproblemAutoEmbeddingSampler and others).

It would be useful to expose/store this info in hybrid sampler's timers structure, so it can be easily accessed and inspected.

An alternative is to subclass or reimplement the sampler, like here.

@randomir randomir added good first issue Good for newcomers feature New feature or request labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant