How to set up chain, cores, and threads to get the most speed from a brm model?
I have a computer with 44 physical cores. I want to run a brm model with 8 chain and, 10000 iterations. What is your best advice for setting the threads and cores of the model? I’m also using backend = “cmdstanr”.