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!