<?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 Comparison between various multicore programming models in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787396#M328</link>
    <description>There are various options out there for multicore programming and application development. How do they compare and how does one make a choice? on what basis?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;1. TBB&lt;/DIV&gt;&lt;DIV&gt;2. openMP&lt;/DIV&gt;&lt;DIV&gt;3. ArBB&lt;/DIV&gt;&lt;DIV&gt;4. Cilk&lt;/DIV&gt;&lt;DIV&gt;5. VS2010 Concurrency RT&lt;/DIV&gt;&lt;DIV&gt;6. openCL (ATI stream SDK supports x86)&lt;/DIV&gt;&lt;DIV&gt;7. others&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 12 Nov 2010 15:02:20 GMT</pubDate>
    <dc:creator>n00bie</dc:creator>
    <dc:date>2010-11-12T15:02:20Z</dc:date>
    <item>
      <title>Comparison between various multicore programming models</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787396#M328</link>
      <description>There are various options out there for multicore programming and application development. How do they compare and how does one make a choice? on what basis?&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;1. TBB&lt;/DIV&gt;&lt;DIV&gt;2. openMP&lt;/DIV&gt;&lt;DIV&gt;3. ArBB&lt;/DIV&gt;&lt;DIV&gt;4. Cilk&lt;/DIV&gt;&lt;DIV&gt;5. VS2010 Concurrency RT&lt;/DIV&gt;&lt;DIV&gt;6. openCL (ATI stream SDK supports x86)&lt;/DIV&gt;&lt;DIV&gt;7. others&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Nov 2010 15:02:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787396#M328</guid>
      <dc:creator>n00bie</dc:creator>
      <dc:date>2010-11-12T15:02:20Z</dc:date>
    </item>
    <item>
      <title>Comparison between various multicore programming models</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787397#M329</link>
      <description>7. Others like MPI</description>
      <pubDate>Fri, 12 Nov 2010 15:06:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787397#M329</guid>
      <dc:creator>n00bie</dc:creator>
      <dc:date>2010-11-12T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Comparison between various multicore programming models</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787398#M330</link>
      <description>It's easier to answer, if established successful practice in the application area of interest is important to you.&lt;BR /&gt;Of those you mention, I think only MPI covers distributed memory (cluster computing),and, yes, it's useful for shared memory multi-socket platforms too. Combinations of OpenMP and MPI have proven themselves for data parallel applications over a number of years, and are extended successfully to new architectures like cuda and MIC, and to some extent to tasking.&lt;BR /&gt;Several of the models you mentioned work only with C++, incompatible with other parallel programming languages, and are too new to answer all your questions. In that group, only TBB is somewhat well established, where you can get an idea what has been done successfully by using your search engine.&lt;BR /&gt;Evidently, the amount of continuing work and change in the picture is evidence of people believing that superior models are at hand.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Nov 2010 18:08:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Comparison-between-various-multicore-programming-models/m-p/787398#M330</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-11-12T18:08:48Z</dc:date>
    </item>
  </channel>
</rss>

