Parallel computing toolbox and multiple cpu's

1 view (last 30 days)
Sorry if this is a repeated question- I got an error posting it before.
I am aware that release 2014a removed the restriction of 12 workers in PCT. What happens if your desktop has two sockets? Will PCT use all cores in both cpu's? Or is it restricted to one socket?

Answers (1)

Edric Ellis
Edric Ellis on 10 Nov 2015
The placement of the worker processes is entirely determined by your operating system. So, in practice, PCT local workers will automatically use all cores.

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!