Problem.set_multiprocess_type

Problem.set_multiprocess_type(costfunction_mp=True, n_core=None)[source]

Set if multiprocessing should be applied to the optimizaiton or the CostFunction simulation

Warning

For now, only costfunction can be parallelized. This will be improve in the future