parpool を実行すると時間がかかるのはなぜですか?
Show older comments
parpool コマンド(R2013b 以前の場合、matlabpool )を実行すると、並列ワーカーが起動するまで、2,3 分かかります。
parpool('local', 3)
R2013b 以前の場合
matlabpool local open 3
Accepted Answer
More Answers (0)
Categories
Find more on 起動と終了 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!