DynamicHMC.jl icon indicating copy to clipboard operation
DynamicHMC.jl copied to clipboard

Examples of parallel sampling

Open sethaxen opened this issue 3 years ago • 1 comments

Are there any documented examples of sampling chains in parallel using multithreading or parallel processing?

sethaxen avatar Jan 07 '23 13:01 sethaxen

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.

tpapp avatar Jan 07 '23 14:01 tpapp