フィルターのクリア

How to run simulation in multiple device simultaneously?

3 ビュー (過去 30 日間)
ANANTA BIJOY BHADRA
ANANTA BIJOY BHADRA 2023 年 10 月 17 日
回答済み: Raymond Norris 2023 年 10 月 17 日
Hi. I have simulation where I need to perfrom huge amount of simulation. I have been using the parfor commmand for parallel operation of my computer which uses 4 cores for parallel operation. However, I have another PC with 8 cores and I would like to share the simulation job with that one. How can I connect two computers so I can make the simulation faster?

回答 (1 件)

Raymond Norris
Raymond Norris 2023 年 10 月 17 日
Look at MATLAB Parallel Server. Configure one of them to run MATLAB job scheduler (MJS) and then use the remaining cores to run workers across the two machines (the machines have to be able to "talk" to each other). If you run into any issues, contact MathWorks Technical Support -- they can get you started.

カテゴリ

Help Center および File ExchangeMATLAB Parallel Server についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by