<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OpenMP effectiveness in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-effectiveness/m-p/824339#M1335</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Never Mind, Got it to work as expected.&lt;BR /&gt;&lt;BR /&gt;[uname -a : Linux dhcp- 2.6.18-194.11.1.el5 #1 SMP Tue Jul 27 05:45:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux]&lt;BR /&gt;&lt;BR /&gt; I am trying to use OpenMP for a particular application and I am somewhat confused by the behavior. I am using Intel compiler 11.1 with -O3 - openmp options and processor is 2 X Intel Xeon CPU E5620 @ 2.40GHz with RHEL 5.5. I have included the parallel section below. If I use it as shown I don't get any speed up at all no matter how many cores I use. I was naively hoping that I will get decent speed up with this scheme. I have tried another scheme which roughly corresponds to parallelizing at the moleculeloop (line number 9) and I get decent speed up (100% on 4 cores) . Am I missing something? [I hope it is not related to cache misses]. At this point I would like to get some feedback from openmp experts, if I should just give up the first scheme and adopt the second scheme and move on. Thanks. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Sep 2010 15:28:35 GMT</pubDate>
    <dc:creator>neernash</dc:creator>
    <dc:date>2010-09-13T15:28:35Z</dc:date>
    <item>
      <title>OpenMP effectiveness</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-effectiveness/m-p/824339#M1335</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Never Mind, Got it to work as expected.&lt;BR /&gt;&lt;BR /&gt;[uname -a : Linux dhcp- 2.6.18-194.11.1.el5 #1 SMP Tue Jul 27 05:45:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux]&lt;BR /&gt;&lt;BR /&gt; I am trying to use OpenMP for a particular application and I am somewhat confused by the behavior. I am using Intel compiler 11.1 with -O3 - openmp options and processor is 2 X Intel Xeon CPU E5620 @ 2.40GHz with RHEL 5.5. I have included the parallel section below. If I use it as shown I don't get any speed up at all no matter how many cores I use. I was naively hoping that I will get decent speed up with this scheme. I have tried another scheme which roughly corresponds to parallelizing at the moleculeloop (line number 9) and I get decent speed up (100% on 4 cores) . Am I missing something? [I hope it is not related to cache misses]. At this point I would like to get some feedback from openmp experts, if I should just give up the first scheme and adopt the second scheme and move on. Thanks. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:28:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-effectiveness/m-p/824339#M1335</guid>
      <dc:creator>neernash</dc:creator>
      <dc:date>2010-09-13T15:28:35Z</dc:date>
    </item>
    <item>
      <title>OpenMP effectiveness</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-effectiveness/m-p/824340#M1336</link>
      <description>Your sample code is missing from your post.</description>
      <pubDate>Fri, 24 Sep 2010 04:30:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-effectiveness/m-p/824340#M1336</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2010-09-24T04:30:21Z</dc:date>
    </item>
  </channel>
</rss>

