Did the default NumWorkers change for a local pool in R2024a?

5 ビュー (過去 30 日間)
Ray
Ray 2024 年 7 月 18 日
回答済み: Edric Ellis 2024 年 7 月 19 日
My laptop has 14 physical cores, confirmed by feature('numCores'), and doing pool = parpool() starts a pool with 14 workers on R2023b. However, on R2024a on the same machine it starts a pool with only 6 workers, and feature('numCores') still says there are 14 cores.
The documentation I can find still says that the default number of workers is equal to the number of physical cores. I can't find any settings anywhere that are not set to the default values (or blank).
Is this an undocumented change in behavior? Or am I missing something?

採用された回答

Edric Ellis
Edric Ellis 2024 年 7 月 19 日

その他の回答 (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