<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/243649</link>
    <title>MATLAB Central Newsreader - Limit number of workers on local scheduler</title>
    <description>Feed for thread: Limit number of workers on local scheduler</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 03 Feb 2009 12:57:44 -0500</pubDate>
      <title>Limit number of workers on local scheduler</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/243649#625700</link>
      <author>Jaime Zamora</author>
      <description>Hi All, I would like to limit the workers in local scheduler in order&lt;br&gt;
to free one core for other operations. Is there any way to do that?&lt;br&gt;
&lt;br&gt;
Best Regards,&lt;br&gt;
Jaime Zamora</description>
    </item>
    <item>
      <pubDate>Tue, 03 Feb 2009 13:24:01 -0500</pubDate>
      <title>Re: Limit number of workers on local scheduler</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/243649#625704</link>
      <author>Aurelien Queffurust</author>
      <description>Jaime Zamora &amp;lt;jaime.zamora@gmail.com&amp;gt; wrote in message &amp;lt;b6205898-7f9d-45ed-af04-339bca680e02@w1g2000prm.googlegroups.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi All, I would like to limit the workers in local scheduler in order&lt;br&gt;
&amp;gt; to free one core for other operations. Is there any way to do that?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Best Regards,&lt;br&gt;
&amp;gt; Jaime Zamora&lt;br&gt;
&lt;br&gt;
You can say :&lt;br&gt;
matlapool open 3 &lt;br&gt;
It will use 3 pools of workers (instead of 4 or 8 by default following the version of PCT you are using)&lt;br&gt;
&lt;br&gt;
You can also use the function: MaximumNumberOfWorkers to specify a maximum number of workers to perform job tasks&lt;br&gt;
&lt;br&gt;
Aur?lien</description>
    </item>
  </channel>
</rss>

