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

Expose Stan Functions: Compile Once and Subsequently Load? #3

Open
klattery opened this issue Apr 26, 2022 · 0 comments
Open

Expose Stan Functions: Compile Once and Subsequently Load? #3

klattery opened this issue Apr 26, 2022 · 0 comments

Comments

@klattery
Copy link

One question is about compiling. Right now it looks like the expose command recompiles the Stan code (which takes time). Is there anyway after compiling once to keep the compiled code in the same directory with Stan code and then subsequently just load the compiled code? This would be directly analogous to what we can do with full Stan code. We compile it once and the next time it can just be loaded (and cmdstanr tells us the model executable is up to date).

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

No branches or pull requests

1 participant