Parallel computing toolbox and multiple cpu's
Show older comments
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
on 10 Nov 2015
0 votes
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 Parallel Computing Toolbox 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!