Post Processing
What is post processing in Dwave? I am embedding a boltzman machine in dwave and then just getting the samples using the 2000q annealer. I did not specify any post processing parameter in my code. Still I see that some time is used in post processing. Can someone please help me with it? - Thanks!
Comments
Hello,
Minimal Post Processing includes calculating energies and histograms.
There are more details in the documentation here:
https://docs.dwavesys.com/docs/latest/c_qpu_pp.html
The flowchart on this page is specifically helpful in outlining which Post Processing is optional and which is necessary:
https://docs.dwavesys.com/docs/latest/c_qpu_pp.html#postprocessing-flow
Please let us know if you have any questions.
Please sign in to leave a comment.