Open
Description
With very rare probability (less than 1% in my experience), qsim_simulator with repetitions fails.
For example,
run_out = qsim_simulator.run(program=circuit, repetitions=n_shot)
with n_shot=4000 fails with following error message
Usually, I avoid this error by following fix near the line 335 of "qsim_simulator.py" file.
But, this is just a workaround. Please, find the origin of this problem and resolve the problem.
Metadata
Metadata
Assignees
Labels
No labels