2024a number of workers in parallel pool

31 ビュー (過去 30 日間)
Felix
Felix 2024 年 5 月 23 日
回答済み: Sarthak 2024 年 5 月 27 日
The maximum allowed number of workers in parallel pool for both processes and thread parpools appears to be 8, albite my PC has 24 cores.
My PC creates parpool with 24 workers by default with Matlab 2023b and earlier. This problem only appears on Matlab 2024a.
I cannot increase the number of workers using either command or in parallel preferences.

採用された回答

Sarthak
Sarthak 2024 年 5 月 27 日
Hello Felix,
The only reason MATLAB isn't using all the cores could be that your CPU has 8 performance cores. I think performance is optimal if you only use the P-cores in the machine and running work on the E-cores has been known to reduce performance overall. I think that is the issue.
If this is not the case, you might want to reach out to MathWorks Technical Support from the link below to investigate this issue further.
I hope this helps!

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeParallel Computing Fundamentals についてさらに検索

製品


リリース

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by