<?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 What's next after Parallel Compression Library version 2.0 ? in Intel® Moderncode for Parallel Architectures</title>
    <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797020#M490</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What's next after Parallel Compression Library version 2.0 ?&lt;BR /&gt;&lt;BR /&gt;As i have promised Parallel Compression Libray 2.0 is here..&lt;BR /&gt;&lt;BR /&gt;Now, i have talked about another project that compiles an &lt;BR /&gt;Object Pascal Program toPetri Net Model and analyse it automaticly &lt;BR /&gt;for deadlock etc. but i think i will start anotherproject before this &lt;BR /&gt;one, this projectwill show how to use the Object Pascal language and &lt;BR /&gt;Object Pascal compilers to model andresolveOR(operational&lt;BR /&gt;research)problems in Linear programming and Integerprogramming&lt;BR /&gt;like:&lt;BR /&gt;&lt;BR /&gt;Scheduling problem&lt;BR /&gt;Maximum Flow problem&lt;BR /&gt;Shortest-Path problem&lt;BR /&gt;Minimum cost flow&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andi will give you the source code in Object Pascal of all those kind of modeling problems...&lt;BR /&gt;&lt;BR /&gt;I am right now working and preparing the article and the source code in Object Pascal..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Amine Moulay Ramdane.&lt;BR /&gt;&lt;A href="http://pages.videotron.com/aminer/"&gt;http://pages.videotron.com/aminer/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 30 Oct 2010 00:49:45 GMT</pubDate>
    <dc:creator>aminer10</dc:creator>
    <dc:date>2010-10-30T00:49:45Z</dc:date>
    <item>
      <title>Parallel Compression Library version 2.0...</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797019#M489</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hello.&lt;/P&gt;&lt;P&gt;My Parallel Compression version 2.0 is here.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Description:&lt;/P&gt;&lt;P&gt;My Parallel Compress Library supports Parallel Gzip , Parallel Bzip &lt;BR /&gt;and Parallel LZMA algorithms, it works on TStreams, that means &lt;BR /&gt;it supports TMemoryStreams and TFileStreams etc.. and it uses &lt;BR /&gt;my Thread Pool Engine that implements work-stealing and that &lt;BR /&gt;uses a lock-free worker queue for each worker thread for more &lt;BR /&gt;efficiency.&lt;/P&gt;&lt;P&gt;Please look at test_pgzip.pas , test_pbzip.pas and test_plzma.pas &lt;BR /&gt;demos inside the zip file, compile and execute them... - &lt;/P&gt;&lt;P&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;Note: Parallel Gzip , Parallel Bzip work with both FreePascal and Delphi , &lt;BR /&gt;but Parallel LZMA works only with Delphi 7 and up.&lt;/P&gt;&lt;P&gt;Operating Systems: Win , Linux and Mac (x86). &lt;/P&gt;&lt;P&gt;Note: to be able to port to Linux and Mac OSX you have to compile &lt;BR /&gt;the dynamic libraries...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can download my Parallel Compression LIbrary version 2.0 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;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Amine Moulay Ramdane.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2010 00:09:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797019#M489</guid>
      <dc:creator>aminer10</dc:creator>
      <dc:date>2010-10-30T00:09:45Z</dc:date>
    </item>
    <item>
      <title>What's next after Parallel Compression Library version 2.0 ?</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797020#M490</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What's next after Parallel Compression Library version 2.0 ?&lt;BR /&gt;&lt;BR /&gt;As i have promised Parallel Compression Libray 2.0 is here..&lt;BR /&gt;&lt;BR /&gt;Now, i have talked about another project that compiles an &lt;BR /&gt;Object Pascal Program toPetri Net Model and analyse it automaticly &lt;BR /&gt;for deadlock etc. but i think i will start anotherproject before this &lt;BR /&gt;one, this projectwill show how to use the Object Pascal language and &lt;BR /&gt;Object Pascal compilers to model andresolveOR(operational&lt;BR /&gt;research)problems in Linear programming and Integerprogramming&lt;BR /&gt;like:&lt;BR /&gt;&lt;BR /&gt;Scheduling problem&lt;BR /&gt;Maximum Flow problem&lt;BR /&gt;Shortest-Path problem&lt;BR /&gt;Minimum cost flow&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andi will give you the source code in Object Pascal of all those kind of modeling problems...&lt;BR /&gt;&lt;BR /&gt;I am right now working and preparing the article and the source code in Object Pascal..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Amine Moulay Ramdane.&lt;BR /&gt;&lt;A href="http://pages.videotron.com/aminer/"&gt;http://pages.videotron.com/aminer/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Oct 2010 00:49:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797020#M490</guid>
      <dc:creator>aminer10</dc:creator>
      <dc:date>2010-10-30T00:49:45Z</dc:date>
    </item>
    <item>
      <title>Parallel Compression Library version 2.0...</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797021#M491</link>
      <description>Amine,&lt;DIV&gt;Do you have some performance results for you bzip implementation?&lt;/DIV&gt;&lt;DIV&gt;if yes, d&lt;SPAN style="font-size: 10.8333px;"&gt;id you compare these results with IPP Compression for bzip, zlib and gzip implementation?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;--Gennady&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 13 Nov 2010 18:58:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797021#M491</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-11-13T18:58:40Z</dc:date>
    </item>
    <item>
      <title>Parallel Compression Library version 2.0...</title>
      <link>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797022#M492</link>
      <description>&lt;BR /&gt;&amp;gt;Amine, &lt;DIV&gt;&amp;gt;Do you have some performance results for you bzip implementation?&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;if yes, did you compare these results with IPP Compression for bzip, zlib &lt;BR /&gt;&amp;gt;and gzip implementation?&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;--Gennady&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hello Gennady Fedorov,&lt;BR /&gt;&lt;BR /&gt;I havebenchmarked for examplemy PGzip against pigz.exe, and it gives &lt;BR /&gt;the same performanceas pigz.exe. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think it's the same for PBzip2.exe and my parallel bzip...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can benchmark IPP compression against pigz.exe and pbzip2.exe and &lt;BR /&gt;see what it's the result , it will give you an idea how my parallel compression &lt;BR /&gt;library perform..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.zlib.net/pigz/"&gt;http://www.zlib.net/pigz/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://compression.ca/pbzip2/"&gt;http://compression.ca/pbzip2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note also that pigz.exe and pbzip2.exe do notwork on TMemoryStreams ,&lt;BR /&gt;my parallel compression library do work with both TFileStream and TMemoryStreams...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Amine Moulay Ramdane.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 13 Nov 2010 23:16:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Moderncode-for-Parallel/Parallel-Compression-Library-version-2-0/m-p/797022#M492</guid>
      <dc:creator>aminer10</dc:creator>
      <dc:date>2010-11-13T23:16:30Z</dc:date>
    </item>
  </channel>
</rss>

