<?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 Re: Compiler options to enable threading in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936903#M17238</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not sure that this is actually what I did, but using the latest IPP IJG sample library improved performance.&lt;BR /&gt;&lt;BR /&gt;Does IPP41 utilise OpenMP in some of its functions? The document ipp50omp.ini may suggest it's new in 5.0?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Alistair</description>
    <pubDate>Wed, 05 Apr 2006 23:45:27 GMT</pubDate>
    <dc:creator>abraidwood</dc:creator>
    <dc:date>2006-04-05T23:45:27Z</dc:date>
    <item>
      <title>Compiler options to enable threading</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936901#M17236</link>
      <description>Somehow, I managed to compile a version of my image scaling app which uses threaded JPEG code.&lt;BR /&gt;&lt;BR /&gt;I've read in the IPP documentation that IPP has threaded routines in this area.&lt;BR /&gt;&lt;BR /&gt;My problem is that I can't remember what options turned this on. I'm using gcc3.4 and ipp4.1 and any help would be greatly appreciated</description>
      <pubDate>Tue, 04 Apr 2006 21:57:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936901#M17236</guid>
      <dc:creator>abraidwood</dc:creator>
      <dc:date>2006-04-04T21:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler options to enable threading</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936902#M17237</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;first of all I want inform you that the latest available version of IPP is v5.0, so you can consider to move on new version first. As usually, it contains additional optimization and functionality in vide range areas.&lt;/P&gt;
&lt;P&gt;To usethreading in JPEG codec sample, you have to use Intel compiler, because threading was implemented with OpenMP API, as far as I know, gcc does not support it. Compiler option is -openmp for Linux version of Intel Compiler and /Qopenmp for Windows version of Intel Compiler. By the way, if you will build IPP JPEGView sample with Intel compiler it will automatically use OpenMP threading.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2006 00:02:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936902#M17237</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-05T00:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler options to enable threading</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936903#M17238</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not sure that this is actually what I did, but using the latest IPP IJG sample library improved performance.&lt;BR /&gt;&lt;BR /&gt;Does IPP41 utilise OpenMP in some of its functions? The document ipp50omp.ini may suggest it's new in 5.0?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Alistair</description>
      <pubDate>Wed, 05 Apr 2006 23:45:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936903#M17238</guid>
      <dc:creator>abraidwood</dc:creator>
      <dc:date>2006-04-05T23:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler options to enable threading</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936904#M17239</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi Alistar,&lt;/P&gt;
&lt;P&gt;yes, in ipp50omp.ini we lists functions which were threaded inside (inside threading is available only in DLLs).&lt;/P&gt;
&lt;P&gt;Regarding JPEG sample, you need to use JPEGView sample which was threaded above IPP (on codec level). The IJG sample is not use OpenMP threading above IPP functions.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2006 00:42:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Compiler-options-to-enable-threading/m-p/936904#M17239</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-06T00:42:20Z</dc:date>
    </item>
  </channel>
</rss>

