Can compiled MATLAB standalone make use of MDCS?
Show older comments
As above, can a compiled MATLAB standalone application (.exe) coded with parfor loop, make use of MATLAB Distributed Computing Server workers?
If yes, how do i configure the application to do so? Thanks!
Accepted Answer
More Answers (1)
Andreas Goser
on 30 Mar 2011
0 votes
I know of customers that somehow distribute MATLAB Compiler generated EXEs on their clusters. However, I do not think this can be done using MATLAB Distributed Computing Server. The question is why would somebody who has MATLAB and MDCS available go the detour of first creating an EXE?
1 Comment
Michael Teo
on 30 Mar 2011
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!