johncancian
johncancian
Hi Joshua, Thank you for your assistance. Have you had any experience with running DEoptim using parallelType=2 where the fitness function is also executing parallel tasks? This would be a...
Our intention is to setup a Kubernetes cluster that follows the work of Chris Paciorek (https://www.jottr.org/2021/04/08/future-and-kubernetes/). We are current running DEoptim with parallelType = 0 and using foreach parallelization within...
Hello Joshua and Brian, We have continued working on our process of migrating to a horizontal parallelization infrastructure using Kubernetes. We are running `DEoptim` sequentially using a fitness function that...