MATLAB Distributed Computing Server

Hello,
I am not familiar with MATLAB Distributed Computing Server. But I am familiar with parallel computing toolbox for programming in a multi-core CPU environment. If I have a large code that uses spmd and parfor should it run on MATLAB Distributed Computing Server without any modification in the code?
This is rather simple question, but I need to know. I do not have enough time to study DCS.
Thanks in advance.
-saima

 채택된 답변

Edric Ellis
Edric Ellis 2012년 7월 16일

1 개 추천

Yes, you can open a matlabpool using MDCS workers and run PARFOR and SPMD.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

질문:

2012년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by