Parallelisation

Author: lesshasteCreated Jul 11, 2025Updated Aug 4, 2025
Labelsenhancement

It would be great if the optimisation could take advantage of multiple cores

Describe the solution you'd like

There is a method described in https://arxiv.org/pdf/1206.2944 section 3.3 which is already implemented by the R package https://cran.r-project.org/web/packages/ParBayesianOptimization/ParBayesianOptimization.pdf .

Source: bayesian-optimization/BayesianOptimization