Can compiled MATLAB standalone make use of MDCS?
Mostrar comentarios más antiguos
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!
Respuesta aceptada
Más respuestas (1)
Andreas Goser
el 30 de Mzo. de 2011
0 votos
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 comentario
Michael Teo
el 30 de Mzo. de 2011
Categorías
Más información sobre MATLAB Parallel Server en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!