After some updates this week, I no longer see model fitting progress in the R console
Previously, I would get a message staying the model was being compiled, then each worker/chain being initialized, then each chain’s progress through the warmup and sampling interations.
Now I only get a start sampling message until the run is finished and takes me back to a cursor.
This is with: Ubuntu 20.04 64-bit, R 4.0.2 , RStudio Server Version 1.3.959 and RStudio Version 1.3.959, brms_2.13.4 , Rcpp_1.0.5 , rstan_2.21.1 , StanHeaders_2.21.0-5 , rstantools_2.1.1
I have tried the following arguments without success:
I can confirm I also don’t get a printout when doing multiple cores on linux. I have the same setup as @JLC but I’m just using RStudio Version 1.3.959 and not Rstudio Server