Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Multithreading not working?
Date: Tue, 27 May 2008 19:20:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <g1hmt3$bvb$1@fred.mathworks.com>
References: <g1hjee$k00$1@fred.mathworks.com> <g1hm33$lsm$1@canopus.cc.umanitoba.ca>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1211916003 12267 172.30.248.38 (27 May 2008 19:20:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 27 May 2008 19:20:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:470696



Correction to original post - one cpu is at 100%, i was
reading the monitoring wrong, sorry.

Oh, I thought this would act like openMP does in c++, just
starting threads to "parallelize" a simple loop.  Is there
no way to do this?