You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that I do not get any model based picks when I run with to many workers. For example if I run the optimizer with
min_n_workers = 8
I get model based picks when I run with 8 workers in total, but not when I run with 80 workers. Is this behavior known? Are there any recommendations for choosing the number of workers?