I believe this was working for me before I updated rstan recently - now when I use print(), I either get all the output (up to the limit of the console) when the sampling is finished, or if an error occurs, I seem to get the previous two print statements. Is there a setting I can change so I see print output on the fly? This is in rstudio on windows, in case it's relevant...
Ok - what do you mean by 'viewer'? I just get a message in the console every so often about the number of iterations completed, or when using multiple cores, no output at all, until finish. Is this maybe an issue interacting with rstudio?
I maybe spoke too soon. It is great, but now it's the viewer that is only displaying print output once all chains are finished. Is this by design?