Run more workers than hysical cores Matlab Pallel Computing Toolbox

4 次查看(过去 30 天)
I use Matlab R2018a with Parallel Computing Toolbox.
My machine has 4 physical cores, as detected by the feature function:
>> feature('numcores')
MATLAB detected: 4 physical cores.
MATLAB detected: 8 logical cores.
MATLAB was assigned: 8 logical cores by the OS.
MATLAB is using: 4 logical cores.
MATLAB is not using all logical cores because hyper-threading is enabled.
I need to run 11 processes in parallel, but Matlab only processes the first 4. Is it possible to start 11 workers on a 4-physical-processor machine?
Thanks for helping.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Parallel Server 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by