Change number worker of my local cluster
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I have a computer with 4 cores. I am using Matlab 2015b, But Matlab only allows the number of workers at max 2.
How to make my local cluster work with 4 cores?
1 件のコメント
Jorge Mario Guerra González
2017 年 2 月 28 日
have you tried
parpool(4)
If it doesnt work, try to create a new profile and establish 4 as the maximum number of workers
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!