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

Adding multithreading support #53

Open
JaeyeongYang opened this issue Oct 25, 2018 · 0 comments
Open

Adding multithreading support #53

JaeyeongYang opened this issue Oct 25, 2018 · 0 comments

Comments

@JaeyeongYang
Copy link
Contributor

In version 2.18.0 of Stan, stan developers it possible to use multi-threads, which possibly "produce tremendous speed improvements on the right hardware." To use this feature, we should change our Stan models a little as in this tutorial page and modify the compiler configuration (which should be handled by users). However, the current version of rstan does not support this feature yet, so we should wait for now.

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

1 participant