QPU Solver Parameters with Hybrid Workflow
Hello!
I am trying to figure out what solver parameters and how one could pass to QPUSubproblemAutoEmbeddingSampler, QPUSubproblemExternalEmbeddingSampler, and ReverseAnnealingAutoEmbeddingSampler used in hybrid workflow.
In the issue on Kerberos Sampler (https://support.dwavesys.com/hc/en-us/community/posts/360046839293-chain-strength-with-keberos-sampler), it is described how to pass chain_strength. But how could one possible pass anneal_time, anneal_schedule, auto_scale, etc. to these hybrid solvers? I am interested to test a specific embedding with specific solver parameters (anneal_schedule, anneal_time, chain_strength) in a hybrid workflow.
Thanks!
Comments
Hi Olga,
Thank you for using D-Wave Systems.
The QPU sampling parameters can be passed in
sampling_paramsargument of QPU samplers asdictobject with Hybrid Workflow.I hope that answers your question.
Best Regards,
Tanjid
Please sign in to leave a comment.