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 am trying to compare PSO and CMAES. PSO set_bfe() works as expected, and I see activity across all CPUs when evolving the population. I've tried doing the same with CMAES but the CPUs are not active and the evolution takes way longer. This is with ipyparallel_bfe.
The text was updated successfully, but these errors were encountered:
I am trying to compare PSO and CMAES. PSO set_bfe() works as expected, and I see activity across all CPUs when evolving the population. I've tried doing the same with CMAES but the CPUs are not active and the evolution takes way longer. This is with ipyparallel_bfe.
The text was updated successfully, but these errors were encountered: