how to configure more than four workers on matlab session?

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.

 Accepted Answer

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.

More Answers (1)

Note that R2013b allows up to 12 local workers, so you might wish to upgrade.

1 Comment

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.

Sign in to comment.

Asked:

on 29 Jan 2014

Commented:

on 30 Jan 2014

Community Treasure Hunt

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

Start Hunting!