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

조회 수: 2 (최근 30일)
ss_19
ss_19 2023년 6월 21일
댓글: ss_19 2023년 6월 30일
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.

답변 (1개)

Steven Lord
Steven Lord 2023년 6월 21일
See the "Processor Network" section on this documentation page.
  댓글 수: 1
ss_19
ss_19 2023년 6월 30일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Particle Swarm에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by