<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to par_parallel</title><link>https://sourceforge.net/p/infos/wiki/par_parallel/</link><description>Recent changes to par_parallel</description><atom:link href="https://sourceforge.net/p/infos/wiki/par_parallel/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Sep 2016 15:10:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/infos/wiki/par_parallel/feed" rel="self" type="application/rss+xml"/><item><title>par_parallel modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_parallel/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,2 +1,6 @@
 ###par.parallel
 INFOS will automatically use parallelization if a ‘Matlabpool’ is available (via the ‘parfor’ function). It will not start the pool automatically. The user may override the automatic settings by setting ‘par.parallel’ to ‘y’ or ‘n’. This will either force INFOS to use a ‘parfor’ loop or a ‘for’ loop, respectively. 
+
+To disable parallelization
+
+    par.parallel='n';
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 15:10:09 -0000</pubDate><guid>https://sourceforge.net47ee7f025f88aa2a56edc052574e69f379ab9c82</guid></item><item><title>par_parallel modified by A. Smith</title><link>https://sourceforge.net/p/infos/wiki/par_parallel/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="parparallel"&gt;par.parallel&lt;/h3&gt;
&lt;p&gt;INFOS will automatically use parallelization if a ‘Matlabpool’ is available (via the ‘parfor’ function). It will not start the pool automatically. The user may override the automatic settings by setting ‘par.parallel’ to ‘y’ or ‘n’. This will either force INFOS to use a ‘parfor’ loop or a ‘for’ loop, respectively. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">A. Smith</dc:creator><pubDate>Thu, 08 Sep 2016 10:46:09 -0000</pubDate><guid>https://sourceforge.netfa94855165bccce14036e098e585050c20f82946</guid></item></channel></rss>