getting Error using parpool (line 103) Not enough input arguments.

getting
Error using parpool (line 103) Not enough input arguments
when running a parallel job. R2016a

2 个评论

Are you passing any arguments to parpool ?
What shows up for
which -all parpool
?
Please show your parpool code. I'm not sure what arguments you did input.

请先登录,再进行评论。

回答(1 个)

I faced same problem, but finally find the solotuion
--> Enter matlab command window 'prefdir' --> You can see C:\Users\xxx\AppData\Roaming\MathWorks\MATLAB\R2016a --> Delete local_cluster_jobs and restart matlab --> I hope this will fix the issue.

2 个评论

This is the right answer for Matlab R2017b. Many thanks!
Great! worked for me as well. This happened after Matlab crashed in a middle of a parallel job

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Parallel Computing Fundamentals 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by