Is there a way to run particleswarm on multiple computer nodes?

I'm aware of MATLAB's built-in particleswarm function to parallelize across multiple cores. I was wondering if there is a way to use multiple nodes to increase the number of particles/parallel runs even more. Thank you.

Answers (1)

See the "Processor Network" section on this documentation page.

1 Comment

Thank you for the reply. I think this page only explains a way to distrbute the swarm to multiple cores. I'm specficially wondering if there is a way to use multiple cores and multiple compute nodes to distribute the swarm.

Sign in to comment.

Asked:

on 21 Jun 2023

Commented:

on 30 Jun 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!