Error starting parallel pool

1 次查看(过去 30 天)
Lask
Lask 2017-10-19
评论: Edric Ellis 2017-10-19
I'm using MATLAB 2014b on Windows 7. Typing ver shows I have installed Parallel Computing Toolbox, but when I type
matlabpool open local 2
it throws the following error:
then, if I validate the profile 'local' in Cluster Profile Manager, it throws the following comment:
I would like to know the cause of this issue. Thanks in advance.
  1 个评论
Edric Ellis
Edric Ellis 2017-10-19
This error is definitely not expected. Could you try instead
parpool(parallel.cluster.Local(), 2)
If that works, then something has gone wrong with your 'local' cluster settings. If things still don't work, I'd recommend contacting MathWorks support.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by