num_repeats effect on costs (DWave's solvers)

0

The QBSolv solver has the attribute num_repeats. What does this attribute mean with regard to Braket's pricing structure of tasks and shots? Is every additional num_repeat an additional task or an additional shot (or "something else")?

Thanks in advance.

질문됨 2년 전230회 조회
1개 답변
0
수락된 답변

Hello, and thank you for your interest in Braket! The num_repeats parameter on D-Wave's qbsolv does not correspond directly to Braket tasks or Braket shots. The qbsolv algorithm decomposes an annealing problem into smaller subproblems which are then sent to a sampling device. The num_repeats parameter controls how many times this happens, but the number of subproblems generated on each pass of the algorithm is dependent upon the input annealing problem which is to be solved. You can try using D-Wave's TrackingComposite (documentation) with one of the local samplers to test out how qbsolv may slice up your annealing problem.

AWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠