r2014b cannot start parallel pool
이전 댓글 표시
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월 10일
What happens when you try to validate the profile using the Cluster Profile Manager? http://www.mathworks.co.uk/help/distcomp/clusters-and-cluster-profiles.html#brrzq8d-1
Alex R.
2014년 11월 10일
채택된 답변
추가 답변 (5개)
I am also having this problem. Reinstalling didn't help. Windows 8.1 x64 and MATLAB 2014b.
Nazif Çat?k
2014년 12월 7일
0 개 추천
The same problem with windows 8.1 and windows 7, but it works on Windows 8.
댓글 수: 1
Muhammad Asad
2017년 1월 30일
Try enabling in the firewall
ALTAF KHAN
2018년 1월 18일
0 개 추천
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?
카테고리
도움말 센터 및 File Exchange에서 Parallel Computing Fundamentals에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!