Adding worker to matlab pool without closing?

Hey,
I'm running test runs on a cluster to see what kind of speed ups I get when using a specific dictionary learning algorithm.
Basically, I'm running the code after opening up increasingly bigger matlab pools (1,2,3,4...24). Every time I need to increase the number of nodes, however, I need to close the matlab pool and then open it again with the next bigger number. This seems to be taking a good bit of time.
My question is - is there a way to simply add a worker to an open matlab pool or do I have to close it every time?
-Dhruv

댓글 수: 1

I answered below. How long is it taking to open your matlabpool? What scheduler are you using?

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

답변 (1개)

Sarah Wait Zaranek
Sarah Wait Zaranek 2011년 3월 5일

0 개 추천

There is no way to add a worker to an existing matlabpool. You must close it every time.

카테고리

도움말 센터File Exchange에서 Big Data Processing에 대해 자세히 알아보기

질문:

2011년 2월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by