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 Center および File ExchangeImage Data Workflows についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by