<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 23 May 2012 18:00:17 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/granularity-and-parallel-performance/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Blowing Snow and the Granularity of Parallel Computation &amp;#8211; Intel Software Network Blogs</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-39520</link>
      <pubDate>Fri, 19 Feb 2010 13:36:12 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-39520</guid>
    </item>
    <item>
      <title>By Blowing Snow and the Granularity of Parallel Computation</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-39526</link>
      <pubDate>Fri, 19 Feb 2010 18:02:50 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-39526</guid>
    </item>
    <item>
      <title>By Andreas Obrist</title>
      <description><![CDATA[ Nice article. It helped me getting started with OpenMP. I compiled example 1 on my 8 core Intel Mac. And I was suprised to see that there are over 600.000 primes between 3 and 1.000.000! This means that 2 out of 3 numbers are primes. This is impossible, which led me to assume that there was a bug in the code. And there is one indeed. On line 3 there is the directive omp missing after the pragma keyword. Thus, line 3 should read 
#pragma omp for schedule(dynamic, 1)
After this correction the code reveals that there are 78497 primes in the range mentioned above which is the correct number.  ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40035</link>
      <pubDate>Thu, 04 Mar 2010 11:01:45 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40035</guid>
    </item>
    <item>
      <title>By Intel series on developing multithreaded applications | insideHPC.com </title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40193</link>
      <pubDate>Tue, 09 Mar 2010 04:32:42 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40193</guid>
    </item>
    <item>
      <title>By Parallel Programming Talk #67 &amp;#8211; &amp;#8220;The Intel Guide for Developing Multithreaded Applications&amp;#8221; with Henry Gabb &amp;#8211; Intel Software Network Blogs</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40369</link>
      <pubDate>Thu, 11 Mar 2010 12:19:02 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40369</guid>
    </item>
    <item>
      <title>By Parallel Programming Talk #67 &amp;#8211; &amp;quot;The Intel Guide for Developing Multithreaded Applications&amp;quot; with Henry Gabb</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40382</link>
      <pubDate>Thu, 11 Mar 2010 13:01:06 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-40382</guid>
    </item>
    <item>
      <title>By IP-Tech&amp;#8217;s Blog &amp;raquo; Archive du blog  &amp;raquo; Migration d&amp;#8217;applications pour les systèmes multi-cœurs et 64 bit </title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-43872</link>
      <pubDate>Tue, 25 May 2010 02:57:33 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-43872</guid>
    </item>
    <item>
      <title>By How to Avoid Being Pelted with Grapefruit-sized Hailstones &amp;#8211; Intel Software Network Blogs</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-49280</link>
      <pubDate>Fri, 24 Sep 2010 16:03:10 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-49280</guid>
    </item>
    <item>
      <title>By  How to Avoid Being Pelted with Grapefruit-sized Hailstones - News IT&amp;amp;C</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-49300</link>
      <pubDate>Fri, 24 Sep 2010 20:00:13 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-49300</guid>
    </item>
    <item>
      <title>By Intel Guide for Developing Multithreaded Applications | Conceptual Space</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-65500</link>
      <pubDate>Sat, 15 Oct 2011 21:53:20 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-65500</guid>
    </item>
    <item>
      <title>By Intel Guide for Developing Multithreaded Applications | nullptr</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-69000</link>
      <pubDate>Mon, 02 Jan 2012 23:34:48 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-69000</guid>
    </item>
    <item>
      <title>By  Intel Guide for Developing Multithreaded Applications</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-73937</link>
      <pubDate>Fri, 11 May 2012 02:33:15 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/granularity-and-parallel-performance/#comment-73937</guid>
    </item>
  </channel></rss>
