qbsolv icon indicating copy to clipboard operation
qbsolv copied to clipboard

Performance observation on small program

Open sploiber opened this issue 7 years ago • 2 comments

This program seems to run forever, on the D-Wave QPU. It is a customer's program. For I = 1 to I = 7, it runs locally, but once I = 8, it goes to the D-Wave QPU. For the customer, it ran so long that he got a "502 Bad server response" error.

cust.txt

sploiber avatar Feb 16 '18 19:02 sploiber

debug should carefully sort out which environment it is in:

  1. QPU
  2. local solver
  3. Tabu solver in standalone mode. Behavior appears different.

sploiber avatar Feb 16 '18 23:02 sploiber

@sploiber, could you make a separate issue for your second comment? Thanks.

bellert avatar Mar 03 '18 01:03 bellert