<?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 As far as I can determine, in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121056#M7564</link>
    <description>&lt;P&gt;As far as I can determine, OpenMP uses the TBB scalable allocator to improve OpenMP Task enqueing. As to if it is using any other portions of TBB, I haven't seen any indication of this.&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 20:00:31 GMT</pubDate>
    <dc:creator>jimdempseyatthecove</dc:creator>
    <dc:date>2017-03-16T20:00:31Z</dc:date>
    <item>
      <title>OpenMP Using TBB ?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121054#M7562</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am using Intel OpenMP on Windows (libiomp5md.dll). Recently I found a strange thing - from time to time my algorithm hangs - all 8 threads cannot enter a named section (declared with #pragma omp critical (sectionname)), although the section name is unique across the code. But the oddest thing about it is that I find tbb.dll among the loaded modules though I do not use TBB and don't link with it.&lt;/P&gt;

&lt;P&gt;Also, I then found another version of tbb.dll and tbbmalloc.dll, which I copied to the program directory - with these other DLLs the problem has gone.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;libiomp5md.dll does not statically depend on any DLLs except ntdll, kernel32 and kernelbase.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Am I right that libiomp5md.dll dynamically loads tbb.dll, imports symbols and uses them then?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;If so, how can I find out which version of TBB I should use with a particular version of OpenMP?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:25:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121054#M7562</guid>
      <dc:creator>Aleksei_G_</dc:creator>
      <dc:date>2017-03-16T12:25:10Z</dc:date>
    </item>
    <item>
      <title>One correction:</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121055#M7563</link>
      <description>&lt;P&gt;One correction:&lt;/P&gt;

&lt;P&gt;Just having tbbmalloc.dll, without tbb.dll, suffices to get rid of the hanging problem. I also noticed "tbbmalloc.dll" string in libiomp5md.dll.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 13:48:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121055#M7563</guid>
      <dc:creator>Aleksei_G_</dc:creator>
      <dc:date>2017-03-16T13:48:37Z</dc:date>
    </item>
    <item>
      <title>As far as I can determine,</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121056#M7564</link>
      <description>&lt;P&gt;As far as I can determine, OpenMP uses the TBB scalable allocator to improve OpenMP Task enqueing. As to if it is using any other portions of TBB, I haven't seen any indication of this.&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 20:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/OpenMP-Using-TBB/m-p/1121056#M7564</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2017-03-16T20:00:31Z</dc:date>
    </item>
  </channel>
</rss>

