lanl / SEPIA

Simulation-Enabled Prediction, Inference, and Analysis: physics-informed statistical learning.
Other
29 stars 6 forks source link

parallel chains example #8

Closed natalieklein229 closed 3 years ago

natalieklein229 commented 4 years ago

show an example of running multiple chains in parallel with different start points, possibly using joblib; more advanced stuff could be done by users but it would serve as a template for "embarrassingly parallel" multi-chain MCMC

natalieklein229 commented 3 years ago

see Ball_Drop for a parallel chains example