Invalid num_reads value
If I set num_reads to be less than 10000, there is no error. But if I set num_reads=20000 then I got the error "Invalid num_reads value". I don't know why. Can anyone please help me with this issue?
Thank you.
If I set num_reads to be less than 10000, there is no error. But if I set num_reads=20000 then I got the error "Invalid num_reads value". I don't know why. Can anyone please help me with this issue?
Thank you.
Comments
Hi Hao,
There's an upper limit of 10000 on num_reads. You can find information like this on the solver parameters in the document here:
https://docs.dwavesys.com/docs/latest/c_solver_properties.html#default-annealing-time
Please don't hesitate to ask if you have any other questions!
Thank you Alex!
Please sign in to leave a comment.