Local Parallel Cluster Validation failed at SPMD job test
2 views (last 30 days)
Show older comments
It says out of memory but I surely have more than enough.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/232334/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/232334/image.png)
Then I tried fewer workers. When set to fewer than 12, validation succeds. However, I also have MATLAB 2017 installed on this computer and it can start 24 workers easily. So what's wrong here?
0 Comments
Answers (1)
Edric Ellis
on 5 Aug 2019
This might well be a ulimit problem. See here for details on how to fix it: https://uk.mathworks.com/matlabcentral/answers/465489-why-do-i-receive-an-error-java-lang-outofmemoryerror-unable-to-create-new-native-thread-while-run (note that ulimit problems can have many different syndromes).
See Also
Categories
Find more on Parallel Computing Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!