Skip to content
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

Parallelization #11

Closed
Dashadower opened this issue Apr 8, 2021 · 1 comment
Closed

Parallelization #11

Dashadower opened this issue Apr 8, 2021 · 1 comment
Labels

Comments

@Dashadower
Copy link
Collaborator

Hierarchical spline takes around <40 minutes for "just" prior predictive sampling; probably due to process instantiation and IO.
Maybe for longer tasks(sampling), we can run multiple stan programs at once or use internal/write TBB or OpenMP interface to speed up batch sampling.

@hyunjimoon
Copy link
Owner

Would this parallel API help fitting in SBC? @Dashadower
stan-dev/design-docs#40 (comment)

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

No branches or pull requests

2 participants