Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!s28g2000vbp.googlegroups.com!not-for-mail
From: Adam Chapman <adamchapman1985@hotmail.co.uk>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Force 100% CPU usage
Date: Wed, 3 Jun 2009 12:50:08 -0700 (PDT)
Organization: http://groups.google.com
Lines: 16
Message-ID: <9424d87b-692e-4efe-9113-74e89d94e1f3@s28g2000vbp.googlegroups.com>
References: <h06dov$egu$1@fred.mathworks.com> <h06h82$86e$1@fred.mathworks.com>
NNTP-Posting-Host: 87.112.234.172
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1244058608 19893 127.0.0.1 (3 Jun 2009 19:50:08 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 3 Jun 2009 19:50:08 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: s28g2000vbp.googlegroups.com; posting-host=87.112.234.172; 
	posting-account=QATl1QoAAADZYVAWORqO_aubcdzudO6s
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; 
	Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 
	1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; 
	OfficeLiveConnector.1.3; OfficeLivePatch.0.0),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:544633


On Jun 3, 8:00 pm, "Chaos" <rothko....@gmail.com> wrote:
> "Richard Underwood" <Richard.Underw...@hotmail.com> wrote in message <h06dov$eg...@fred.mathworks.com>...
> > I have some engineers running batch files on Windows XP 32bit, but they are only taking up 25% of the Quad core processor.  Is there a way to force MatLAB to use up 100% of the CPU?
>
> > Could this be a code problem within the batch files?
>
> "engineers" who don't know how to parallel process? wtf?
>
> "real" engineers don't need help in RTFM or parfor.

I think the problem is that you don't have a version of matlab
supporting multiple core ,  or you don't have the parallel computing
toolbox.