DynamicHMC.jl
DynamicHMC.jl copied to clipboard
Examples of parallel sampling
Are there any documented examples of sampling chains in parallel using multithreading or parallel processing?
I am not sure, but simply calling the sampling API in parallel is supposed to work.
PRs to the docs welcome. I did not do it before because I was waiting for threading packages to mature.