Why does parpool take 20-30 minutes to start?
10 次查看(过去 30 天)
显示 更早的评论
I am using R2014b on a lab machine at Oregon State. It is installed on the local hard drive, and takes less than ten seconds to launch. However, it takes about half an hour to launch worker processes with the parpool command. For most of that time, it doesn't seem to be doing anything. The worker processes do not begin to appear in the Windows Task Manager until the end of the wait, and the original MATLAB.exe process does not use any noticeable amount of CPU time, nor increase in Memory during the wait.
2 个评论
Greig
2015-5-2
How is your parpool configured? Is it set up to use the local configuration? If it is a networked lab machine is ti possibly trying to access workers on the network and you are being put in queue?
Edric Ellis
2015-5-5
This might possibly be to do with licensing - sometimes if things aren't set up quite right then the processes can wait trying to access licensing information. I would suggest contacting MathWorks technical support for help with this.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!