how to configure more than four workers on matlab session?

3 次查看(过去 30 天)
If a client is having matlab with 4 workers these four workers could be subdivided into more workers say 8 each for a total of 32 sessions running in parallel. If possible as you might get to make this division. This is because currently have come to have a client and four workers only.

采纳的回答

Walter Roberson
Walter Roberson 2014-1-30
A session that is allocated from a matlabpool cannot open a matlabpool.
If you were running four different MATLAB processes, then each of them could potentially open a pool.

更多回答(1 个)

Edric Ellis
Edric Ellis 2014-1-30
Note that R2013b allows up to 12 local workers, so you might wish to upgrade.
  1 个评论
Cèsar
Cèsar 2014-1-30
Eric but, i have a laptop with four processors and 4GB of RAM and Windows 7 Home premium x64 the performance of the computer could be affected by matlab, making this distribution.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by