<?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 Parallel API's in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804240#M702</link>
    <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;may be this link will be of some help&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://scalability.org/?p=106"&gt;http://scalability.org/?p=106&lt;/A&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 26 Feb 2012 03:23:43 GMT</pubDate>
    <dc:creator>abdulahad1985</dc:creator>
    <dc:date>2012-02-26T03:23:43Z</dc:date>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804237#M699</link>
      <description>Hello,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'm working as a developer at a company where we develop surgical simulators.&lt;/DIV&gt;&lt;DIV&gt;About a year ago I tried out TBB in an experimental setup and was satisfied with the performance increases I gained in the test environment.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We use c++ as our main programming language for the simulation, our target OS is Windows 7 and we currently use intel processors.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Do you have any references where I can compare and read about different API choices concerning parallel programming?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I have used TBB just a littlle from the previous test but generally I just want to make sure that I know what I have to stick with when the time comes for me to make a technical choice.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Best Regards,&lt;/DIV&gt;&lt;DIV&gt;David&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Jun 2011 11:32:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804237#M699</guid>
      <dc:creator>davidlofstrand</dc:creator>
      <dc:date>2011-06-16T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804238#M700</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is a nice paper by Charles E. Leiserson and Ilya B. Mirman which introduces some of the available choices for parallel programming in section 5.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cs.ucsb.edu/~gilbert/cs140Win2011/cilk/How_to_Survive_the_Multicore_Software_Revolution.pdf" target="_blank"&gt;http://www.cs.ucsb.edu/~gilbert/cs140Win2011/cilk/How_to_Survive_the_Multicore_Software_Revolution.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is just a small introduction which discusses each platform very briefly. You can then consult additional material on each of them.</description>
      <pubDate>Thu, 16 Jun 2011 12:20:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804238#M700</guid>
      <dc:creator>Tudor</dc:creator>
      <dc:date>2011-06-16T12:20:47Z</dc:date>
    </item>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804239#M701</link>
      <description>Thank you.&lt;BR /&gt;Will help as a starting point.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2011 11:14:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804239#M701</guid>
      <dc:creator>davidlofstrand</dc:creator>
      <dc:date>2011-06-27T11:14:29Z</dc:date>
    </item>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804240#M702</link>
      <description>Hi,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;may be this link will be of some help&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://scalability.org/?p=106"&gt;http://scalability.org/?p=106&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 26 Feb 2012 03:23:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804240#M702</guid>
      <dc:creator>abdulahad1985</dc:creator>
      <dc:date>2012-02-26T03:23:43Z</dc:date>
    </item>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804241#M703</link>
      <description>&amp;gt;&amp;gt;...&lt;DIV&gt;&amp;gt;&amp;gt;Do you have any references where I can compare and read about different API choices&lt;BR /&gt;&amp;gt;&amp;gt;concerning parallel programming?&lt;BR /&gt;&amp;gt;&amp;gt;...&lt;/DIV&gt;&lt;BR /&gt;Please take a look at:&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;AMD&lt;/STRONG&gt;'s Accelerated Parallel Processing ( APP )technology&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;NVIDIA&lt;/STRONG&gt;'s GPU APIs &amp;amp; Cuda technology&lt;BR /&gt;&lt;BR /&gt; &lt;STRONG&gt;Microsoft&lt;/STRONG&gt;'s C++ Accelerated Massive Parallelism ( AMP )technology&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Feb 2012 03:01:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804241#M703</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-02-28T03:01:19Z</dc:date>
    </item>
    <item>
      <title>Parallel API's</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804242#M704</link>
      <description>Please see the link for parallel programming in .net&lt;BR /&gt;&lt;A href="http://code.msdn.microsoft.com/windowsdesktop/Samples-for-Parallel-b4b76364" target="_blank"&gt;http://code.msdn.microsoft.com/windowsdesktop/Samples-for-Parallel-b4b76364&lt;/A&gt;</description>
      <pubDate>Fri, 09 Mar 2012 06:14:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-API-s/m-p/804242#M704</guid>
      <dc:creator>Ashool_H_</dc:creator>
      <dc:date>2012-03-09T06:14:31Z</dc:date>
    </item>
  </channel>
</rss>

