<?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 Preferred Sort Routine in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Preferred-Sort-Routine/m-p/879232#M3296</link>
    <description>&lt;P&gt;We are making some code parallel which contains qsort(). On a recent Web seminar here, I heard that the standard template library sort was faster. It definitely was faster. When we made the code parallel,VTune pointed to this revised code as containing a LOCK which keeps it the stl code from actually running in parallel efficiently.&lt;/P&gt;
&lt;P&gt;Is there a better sort available (linking Microsoft Thread Safe libraries)? Is it possible this goes away in Release version?&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2008 19:43:35 GMT</pubDate>
    <dc:creator>markpark</dc:creator>
    <dc:date>2008-06-02T19:43:35Z</dc:date>
    <item>
      <title>Preferred Sort Routine</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Preferred-Sort-Routine/m-p/879232#M3296</link>
      <description>&lt;P&gt;We are making some code parallel which contains qsort(). On a recent Web seminar here, I heard that the standard template library sort was faster. It definitely was faster. When we made the code parallel,VTune pointed to this revised code as containing a LOCK which keeps it the stl code from actually running in parallel efficiently.&lt;/P&gt;
&lt;P&gt;Is there a better sort available (linking Microsoft Thread Safe libraries)? Is it possible this goes away in Release version?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2008 19:43:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Preferred-Sort-Routine/m-p/879232#M3296</guid>
      <dc:creator>markpark</dc:creator>
      <dc:date>2008-06-02T19:43:35Z</dc:date>
    </item>
  </channel>
</rss>

