Hi! I am using pystan 3.7 to run a model with reduce_sum
. I notice that there is no extra_compile_args
argument in the compile function stan.build
. Can anyone clarify how to use multiple threading in pystan 3.7? Thanks!
Hi! I am using pystan 3.7 to run a model with reduce_sum
. I notice that there is no extra_compile_args
argument in the compile function stan.build
. Can anyone clarify how to use multiple threading in pystan 3.7? Thanks!