Where we can check the total number of worker instances configured in Matlab parallel server.

7 ビュー (過去 30 日間)
Laveena
Laveena 2022 年 10 月 11 日
回答済み: Raymond Norris 2022 年 10 月 11 日
Where can we check what is the maximum number of workers that are allowed to access Matlab parallel server at a time simultaneously.

回答 (1 件)

Raymond Norris
Raymond Norris 2022 年 10 月 11 日
Are you using MATLAB job scheduler (MJS) or your own (e.g. PBS)? MJS has a property that specifies the current number of idle workers. Keep in mind, what's available when you submit the job might not be available when it's time to run the job.
If you're using your own, it can be a bit more complicated of an answer...

カテゴリ

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

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by