futures_ipyparallel
Functionality for combining the EMA workbench with IPython parallel.
- class ema_workbench.em_framework.futures_ipyparallel.IpyparallelEvaluator(msis, client, **kwargs)
evaluator for using an ipypparallel pool.
- evaluate_experiments(experiments: Iterable[Experiment], callback: Callable, **kwargs)
Evaluate experiments.
- finalize()
Finalize the pool.
- initialize()
Initialize the pool.