<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265270</link>
    <title>MATLAB Central Newsreader - multi-threading with simulink</title>
    <description>Feed for thread: multi-threading with simulink</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>Sun, 08 Nov 2009 06:35:03 -0500</pubDate>
      <title>multi-threading with simulink</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265270#692962</link>
      <author>Omni Domni</author>
      <description>I need to run a simulink model simulation several times (each time certain parameters of the model change).&lt;br&gt;
Each simulation run is entirely independent from the other.&lt;br&gt;
&lt;br&gt;
Is it possible to split the simulation runs between CPU cores so that the whole thing runs faster?&lt;br&gt;
&lt;br&gt;
Thanks in advance for any answers.</description>
    </item>
    <item>
      <pubDate>Sun, 08 Nov 2009 23:09:02 -0500</pubDate>
      <title>Re: multi-threading with simulink</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265270#693089</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
&quot;Omni Domni&quot; &amp;lt;eloykarakh@hotmail.com&amp;gt; wrote in message &lt;br&gt;
news:hd5oqm$m5q$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;I need to run a simulink model simulation several times (each time certain &lt;br&gt;
&amp;gt;parameters of the model change).&lt;br&gt;
&amp;gt; Each simulation run is entirely independent from the other.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Is it possible to split the simulation runs between CPU cores so that the &lt;br&gt;
&amp;gt; whole thing runs faster?&lt;br&gt;
&lt;br&gt;
Yes, using Parallel Computing Toolbox.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/support/solutions/en/data/1-6GRUQ3/?solution=1-6GRUQ3&quot;&gt;http://www.mathworks.com/support/solutions/en/data/1-6GRUQ3/?solution=1-6GRUQ3&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com&lt;br&gt;
comp.soft-sys.matlab (CSSM) FAQ: &lt;a href=&quot;http://matlabwiki.mathworks.com/MATLAB_FAQ&quot;&gt;http://matlabwiki.mathworks.com/MATLAB_FAQ&lt;/a&gt; </description>
    </item>
    <item>
      <pubDate>Mon, 09 Nov 2009 09:38:02 -0500</pubDate>
      <title>Re: multi-threading with simulink</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265270#693162</link>
      <author>Arnaud Miege</author>
      <description>&lt;br&gt;
&quot;Steven Lord&quot; &amp;lt;slord@mathworks.com&amp;gt; wrote in message &lt;br&gt;
news:hd7j0j$b4j$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &quot;Omni Domni&quot; &amp;lt;eloykarakh@hotmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; news:hd5oqm$m5q$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt;I need to run a simulink model simulation several times (each time certain &lt;br&gt;
&amp;gt;&amp;gt;parameters of the model change).&lt;br&gt;
&amp;gt;&amp;gt; Each simulation run is entirely independent from the other.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Is it possible to split the simulation runs between CPU cores so that the &lt;br&gt;
&amp;gt;&amp;gt; whole thing runs faster?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Yes, using Parallel Computing Toolbox.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/support/solutions/en/data/1-6GRUQ3/?solution=1-6GRUQ3&quot;&gt;http://www.mathworks.com/support/solutions/en/data/1-6GRUQ3/?solution=1-6GRUQ3&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; -- &lt;br&gt;
&amp;gt; Steve Lord&lt;br&gt;
&amp;gt; slord@mathworks.com&lt;br&gt;
&amp;gt; comp.soft-sys.matlab (CSSM) FAQ: &lt;br&gt;
&amp;gt; &lt;a href=&quot;http://matlabwiki.mathworks.com/MATLAB_FAQ&quot;&gt;http://matlabwiki.mathworks.com/MATLAB_FAQ&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
Have a look at the following video for an example:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/demos/simscape/PhysMod_Demo_Parallel_Computing/&quot;&gt;http://www.mathworks.com/products/demos/simscape/PhysMod_Demo_Parallel_Computing/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
HTH,&lt;br&gt;
&lt;br&gt;
Arnaud </description>
    </item>
  </channel>
</rss>

