Simultaneously using both the local pool and a cluster pool
이전 댓글 표시
Hi,
I'd like to combine a local pool and an (HPC Server) cluster pool, e.g. to run:
matlabpool open local 8
matlabpool open MSCluster 32
Attempting this results in an error though. Is there any way round this?
Thanks in advance.
답변 (2개)
Richard Alcock
2011년 8월 15일
0 개 추천
It is not possible to more than one matlabpool open at a time, and it is not possible to combine MATLABs from different clusters into one matlabpool.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!