<?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 Quicksort 1.0 ... in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Quicksort-1-0/m-p/848946#M1805</link>
    <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;Parallel Quicksort using two cores, it is for educational purpose...&lt;/P&gt;&lt;P&gt;It uses my Thread Pool Engine and quicksort two arrays in parallel &lt;BR /&gt;and merge them.... &lt;/P&gt;&lt;P&gt;Note: On Delphi it gave me 1.7x on two cores - with more optimization, &lt;BR /&gt;delphi will give you better scalability...- . Freepascal gave me just 1.2x, &lt;BR /&gt;so, FreePascal still have to be optimized on 'some' parts for better parallel &lt;BR /&gt;computing...&lt;/P&gt;&lt;P&gt;And please look at pqsort.pas inside the zip file - compile and execute it... &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can download Parallel Quicksort from:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/"&gt;http://pages.videotron.com/aminer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Language: FPC Pascal v2.2.0+ / Delphi 7+: &lt;A href="http://www.freepascal.org/"&gt;http://www.freepascal.org/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Operating Systems: Win , Linux and Mac (x86). &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Required FPC switches: -O3 -Sd -dFPC -dWin32 -dFreePascal &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-Sd for delphi mode.... &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Required Delphi switches: -DMSWINDOWS -$H+ &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For Delphi 5,6,7 use -DDelphi &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For Delphi 2005,2006,2007,2009,2010+ use the switch -DDELPHI2005+ &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sincerely, &lt;BR /&gt;Amine Moulay Ramdane. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Apr 2010 03:23:17 GMT</pubDate>
    <dc:creator>aminer10</dc:creator>
    <dc:date>2010-04-10T03:23:17Z</dc:date>
    <item>
      <title>Parallel Quicksort 1.0 ...</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Quicksort-1-0/m-p/848946#M1805</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;Parallel Quicksort using two cores, it is for educational purpose...&lt;/P&gt;&lt;P&gt;It uses my Thread Pool Engine and quicksort two arrays in parallel &lt;BR /&gt;and merge them.... &lt;/P&gt;&lt;P&gt;Note: On Delphi it gave me 1.7x on two cores - with more optimization, &lt;BR /&gt;delphi will give you better scalability...- . Freepascal gave me just 1.2x, &lt;BR /&gt;so, FreePascal still have to be optimized on 'some' parts for better parallel &lt;BR /&gt;computing...&lt;/P&gt;&lt;P&gt;And please look at pqsort.pas inside the zip file - compile and execute it... &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can download Parallel Quicksort from:&lt;/P&gt;&lt;P&gt;&lt;A href="http://pages.videotron.com/aminer/"&gt;http://pages.videotron.com/aminer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Language: FPC Pascal v2.2.0+ / Delphi 7+: &lt;A href="http://www.freepascal.org/"&gt;http://www.freepascal.org/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Operating Systems: Win , Linux and Mac (x86). &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Required FPC switches: -O3 -Sd -dFPC -dWin32 -dFreePascal &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-Sd for delphi mode.... &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Required Delphi switches: -DMSWINDOWS -$H+ &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For Delphi 5,6,7 use -DDelphi &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For Delphi 2005,2006,2007,2009,2010+ use the switch -DDELPHI2005+ &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sincerely, &lt;BR /&gt;Amine Moulay Ramdane. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2010 03:23:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Quicksort-1-0/m-p/848946#M1805</guid>
      <dc:creator>aminer10</dc:creator>
      <dc:date>2010-04-10T03:23:17Z</dc:date>
    </item>
  </channel>
</rss>

