-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Many sampler warnings, even with simple models #758
Comments
This is a set of sampler warnings from a cumulative family model (that previously sampled without any issues:
|
Cross-posted from paul-buerkner/brms#1480 based on @paul-buerkner's suggestion this might be an issue for cmdstan, rather than brms |
I'm getting these deprecation warnings a lot now too, even if compiling very simple models. I thought I might need to rebuild cmdstan, so I ran the below giving similar warnings: when I try to `cmdstanr::rebuild_cmdstan()` from an R session
After that, it seems like the compilation warnings are gone now. |
On macOS Sonoma with brms 2.20.5, cmdstanr 0.6.1 and cmdstan 2.33.1 I'm getting the same un-hidable messages. I'm not sure if this is a brms issue or a cmdstan issue though (see https://github.com/paul-buerkner/brms/issues/1481#issuecomment-1754213825)…
|
paul-buerkner/brms#1548 fixes it!
|
With brms 2.19.0 and cmdstanr 0.5.3, I am getting many concerning sampler warnings, even for simple models and models that compiled and sampled without warnings in earlier versions of cmdstanr/brms.
Compiler warnings:
Concerning sampling warnings on even simple models:
The text was updated successfully, but these errors were encountered: