Open Fxinyu opened 11 months ago
:tada: Welcome to PyMC! :tada: We're really excited to have your input into the project! :sparkling_heart:
If you haven't done so already, please make sure you check out our Contributing Guidelines and Code of Conduct.
Describe the issue:
I have encountered a problem of running multiple chains. I tried the example in Sequential Monte Carlo - Approximate Bayesian Computation. The model could work under only one chain, but when it comes to two or above number of chains, the sampling process cannot proceed further.
Reproduceable code example:
Error message:
PyMC version information:
Running on PyMC v5.9.1
Context for the issue:
No response