r2014b cannot start parallel pool
11 次查看(过去 30 天)
显示 更早的评论
I'm using Windows 8.1 Pro x64 and Matlab r2014b. The windows firewall is disabled. When trying to start the local parallel pool, I get this error:
Error using parpool (line 111)
Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local' in the Cluster Profile
Manager.)
Error in parallel.internal.ui.PoolHelper.startPool (line 11)
parpool();
Caused by:
Error using parallel.internal.pool.InteractiveClient/start (line 329)
Failed to start pool.
Error using parallel.Job/submit (line 304)
All dimension arguments must be greater than zero
I also tried deleting all folders in %APPDATA%\MathWorks and also %USERPROFILE%\Documents\MATLAB but still get the same error.
I get no such error on r2014a or r2013b.
Anyone has a clue?
3 个评论
采纳的回答
Edric Ellis
2014-11-12
This looks to me like a problem with licensing. Please contact install support to resolve this problem.
2 个评论
更多回答(5 个)
ALTAF KHAN
2018-1-18
I am using Matlab2016a and window 10 pro. 64 bit. When I start parallel pooling (local) then it shows message "Failed to start parallel pooling". anyone has a solution?
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!