Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to run an external application on a different computer from MATLAB
Date: Thu, 19 Jun 2008 08:50:18 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 17
Message-ID: <g3d6k9$4i0$1@fred.mathworks.com>
References: <g393l6$mg0$1@fred.mathworks.com> <g3aufl$l7g$1@fred.mathworks.com> <g3cicv$mb5$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1213865418 4672 172.30.248.35 (19 Jun 2008 08:50:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 19 Jun 2008 08:50:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:474628



"Steven Lord":
<SNIP down to ML intrinsic solution...

> >> Now in order to speed up, I would run this
> >> external application simultaneously on multiple
> >> computers.

> Depending on how parallelizable your function is, how 
many iterations you need to run in your GA, and how many 
other computers you want to use to compute your objective 
function, you might want to use Parallel Computing 
Toolbox...

steve
how would/could this tbx help the OP?
he wants to run an external app...
urs