luinardi / hypermapper

Black-box Optimizer based on Bayesian Optimization
MIT License
152 stars 26 forks source link

Multiprocessing pickle sometimes fails because of nested methods #53

Closed arturluis closed 3 years ago

arturluis commented 3 years ago

Multiprocessing pickle sometimes fails because of nested methods. Made the parallel LS method a global method for the LS file instead.