MATLAB Distributed Computing Server
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposta accettata
Edric Ellis
il 16 Lug 2012
Yes, you can open a matlabpool using MDCS workers and run PARFOR and SPMD.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Parallel Server in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!