From: Michael on 10 May 2010 16:36 Hello! I am also puzzled about the fact, that it is not possible to run a parallel task in a compiled program using the local scheduler! I would assume that the MCR will be started multiple times and that a communication will be established beetween the different running engines!? It would be great if you implement the local scheduler into the Matlab Compiler - given the opportunity to start multiple MCRs! :-) Cheers, Michael Richard Alcock <richard.alcock(a)mathworks.co.uk> wrote in message <glugsl$frc$1(a)fred.mathworks.com>... > On Fri, 30 Jan 2009 07:58:04 +0000, Stephan wrote: > > > OK, I don't have the Distributed Computing Server License. I don't > > really understand, why do I need the Computing Server License (Toolbox) > > to use the Parallel Computing Toolbox in standalone mode? I thought it's > > working on the same way as it's working if I use it in Matlab... > > The advantage of standalone applications is that they can be run on > computers that don't have MATLAB installed. However, the local scheduler > works by starting extra MATLABs. > > If MATLAB is installed then you can run the application directly in > MATLAB and don't need to compile it, if you don't have MATLAB installed > then there is nothing for the local scheduler to start. > > Thanks, > > -- > Richard
|
Pages: 1 Prev: plotting discrete time on x axis Next: convert pixel to cm |