Matlab Parpool on Cluster

조회 수: 1 (최근 30일)
Yang
Yang 2016년 7월 18일
댓글: Yang 2016년 7월 18일
I requested 300 workers on the cluster but using parpool('local',320,'IdleTimeout', 300). However, it prints >> >> Starting parallel pool (parpool) using the 'local' profile ... connected to 12 workers.
How do I use all of the workers?
Thanks!
Yang
  댓글 수: 4
Adam
Adam 2016년 7월 18일
As far as I am aware "local" means your own computer. You have to setup a network cluster if you want to use other computers too, but that isn't something I am familiar with as I only use a local pool.
Yang
Yang 2016년 7월 18일
Thanks! I will let you know once I figure out how to use it on remote linux cluster

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile 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