Matlab Parpool on Cluster

2 views (last 30 days)
Yang
Yang on 18 Jul 2016
Commented: Yang on 18 Jul 2016
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 Comments
Yang
Yang on 18 Jul 2016
Thanks! I will let you know once I figure out how to use it on remote linux cluster

Sign in to comment.

Answers (0)

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!