Skip to content

Resuming a multi-process/chain run #3661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yanirs opened this issue Oct 18, 2019 · 2 comments
Open

Resuming a multi-process/chain run #3661

yanirs opened this issue Oct 18, 2019 · 2 comments

Comments

@yanirs
Copy link

yanirs commented Oct 18, 2019

Looking through #143 and #292, it seems like iter_sample() is the proposed way to resume sampling from an existing trace. However, it looks like iter_sample() doesn't support multi-processes, so it only samples from a single chain. Can it be extended to sample from multiple chains in parallel, as done by sample()?

@mathDR
Copy link

mathDR commented Mar 1, 2023

are there plans on the roadmap for this request? Or is this something that hasn't been scoped yet?

@fonnesbeck
Copy link
Member

There are no plans for it at the moment. It is a feature that we get requests for from time to time, but has never been taken up by anyone AFAIK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants