<?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 Question on static linking with dispatching (ippsemerged.lib) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904395#M13209</link>
    <description>Hi;&lt;BR /&gt;I'm currently using the image processing domain, by static dispatching.&lt;BR /&gt;I'm including these libs for my linker:&lt;BR /&gt;&lt;BR /&gt;ippcorel.lib&lt;BR /&gt;ippiemerged.lib&lt;BR /&gt;ippimerged.lib&lt;BR /&gt;ippsmerged.lib&lt;BR /&gt;&lt;BR /&gt;Everything was fine until I noticed a phrase on the documentation:&lt;BR /&gt;&lt;BR /&gt;"To use the static linking libraries, you need link to ipp*emerged.lib, ipp*merged.lib,&lt;BR /&gt;ippsemerged.lib, ippsmerged.lib, and ippcorel.lib."&lt;BR /&gt;&lt;BR /&gt;Please note that I'm not including the ippsemerged library. But I'm not getting linker errors either.&lt;BR /&gt;&lt;BR /&gt;There are two possibilities:&lt;BR /&gt;1) The image processing domain processor specific functions directly call the appropriate processor specific signal processing functions, therefore ippsemerged.lib is not required, and documentation is somewhat misleading.&lt;BR /&gt;2) Image processing functions call the generic versions of signal domain funcs, and I'm getting unoptimized code. (I did not measure the performance actually, because image processing is not the primary focus of my application, but realisting rendering will be in a couple of months)&lt;BR /&gt;&lt;BR /&gt;Which case is correct? Should I include the ippsemerged.lib library even everything seems to run fine?&lt;BR /&gt;TIA</description>
    <pubDate>Wed, 13 May 2009 21:12:40 GMT</pubDate>
    <dc:creator>Kaan_Gök</dc:creator>
    <dc:date>2009-05-13T21:12:40Z</dc:date>
    <item>
      <title>Question on static linking with dispatching (ippsemerged.lib)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904395#M13209</link>
      <description>Hi;&lt;BR /&gt;I'm currently using the image processing domain, by static dispatching.&lt;BR /&gt;I'm including these libs for my linker:&lt;BR /&gt;&lt;BR /&gt;ippcorel.lib&lt;BR /&gt;ippiemerged.lib&lt;BR /&gt;ippimerged.lib&lt;BR /&gt;ippsmerged.lib&lt;BR /&gt;&lt;BR /&gt;Everything was fine until I noticed a phrase on the documentation:&lt;BR /&gt;&lt;BR /&gt;"To use the static linking libraries, you need link to ipp*emerged.lib, ipp*merged.lib,&lt;BR /&gt;ippsemerged.lib, ippsmerged.lib, and ippcorel.lib."&lt;BR /&gt;&lt;BR /&gt;Please note that I'm not including the ippsemerged library. But I'm not getting linker errors either.&lt;BR /&gt;&lt;BR /&gt;There are two possibilities:&lt;BR /&gt;1) The image processing domain processor specific functions directly call the appropriate processor specific signal processing functions, therefore ippsemerged.lib is not required, and documentation is somewhat misleading.&lt;BR /&gt;2) Image processing functions call the generic versions of signal domain funcs, and I'm getting unoptimized code. (I did not measure the performance actually, because image processing is not the primary focus of my application, but realisting rendering will be in a couple of months)&lt;BR /&gt;&lt;BR /&gt;Which case is correct? Should I include the ippsemerged.lib library even everything seems to run fine?&lt;BR /&gt;TIA</description>
      <pubDate>Wed, 13 May 2009 21:12:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904395#M13209</guid>
      <dc:creator>Kaan_Gök</dc:creator>
      <dc:date>2009-05-13T21:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Question on static linking with dispatching (ippsemerged.li</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904396#M13210</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/428147"&gt;kaan.gokgmail.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Which case is correct? Should I include the ippsemerged.lib library even everything seems to run fine?&lt;BR /&gt;TIA&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;"If it ain't broken, why fix it ?" ;)&lt;BR /&gt;Should you miss a function, you are likely to be warned by the compiler !&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 09:08:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904396#M13210</guid>
      <dc:creator>elhefe38</dc:creator>
      <dc:date>2009-05-14T09:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question on static linking with dispatching (ippsemerged.li</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904397#M13211</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;The ipps library is for signal processing routines. If you have limited yourself to the image processing calls (ippi), then you might not be calling anything in ipps. Try removing the ipps library from your link statement and see if it still works.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 11:48:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904397#M13211</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-05-14T11:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Question on static linking with dispatching (ippsemerged.li</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904398#M13212</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/414649"&gt;pvonkaenel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;The ipps library is for signal processing routines. If you have limited yourself to the image processing calls (ippi), then you might not be calling anything in ipps. Try removing the ipps library from your link statement and see if it still works.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Image processing library itself uses the signal processing domain. I get linker errors without ippsmerged.lib, that's OK.&lt;BR /&gt;What confuses me is that the documentation also tells that ipps&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt;e&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;merged.lib should also be included in the linking process. I wonder if excluding that specific library has any side effects? (Program compiles and runs fine, but as I said I'm too lazy to measure performance). Just hoping that someone from the IPP teamclears the issue. (Mr Dudnik?).&lt;BR /&gt;I don't want to include ippsemerged.lib if it's not absolutely required.</description>
      <pubDate>Thu, 14 May 2009 18:19:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904398#M13212</guid>
      <dc:creator>Kaan_Gök</dc:creator>
      <dc:date>2009-05-14T18:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question on static linking with dispatching (ippsemerged.li</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904399#M13213</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/428147"&gt;kaan.gokgmail.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Image processing library itself uses the signal processing domain. I get linker errors without ippsmerged.lib, that's OK.&lt;BR /&gt;What confuses me is that the documentation also tells that ipps&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt;e&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;merged.lib should also be included in the linking process. I wonder if excluding that specific library has any side effects? (Program compiles and runs fine, but as I said I'm too lazy to measure performance). Just hoping that someone from the IPP teamclears the issue. (Mr Dudnik?).&lt;BR /&gt;I don't want to include ippsemerged.lib if it's not absolutely required.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I guess ippimerged.lib functions call ipps functions. However, they will directly call the specifically processor-optimized functions, hence the need for only ippsmerged and not ippsemerged (which will take only care of dispatching).&lt;BR /&gt;So (again this is a guess), that would explain that you do not need ippsemerged but only ippsmerged.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 06:27:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904399#M13213</guid>
      <dc:creator>elhefe38</dc:creator>
      <dc:date>2009-05-15T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Question on static linking with dispatching (ippsemerged.li</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904400#M13214</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Hello,&lt;BR /&gt;&lt;BR /&gt;when you miss ipp*emerged library but link with ipp*merged library you will get not optimized functions. Note, ipp*emerged library is IPP static dispatcher which have to be initialised by ippStaticInit call.&lt;BR /&gt;&lt;BR /&gt;There is an option to link with ipp*merged libraries only when you want to run particular optimized code. All functions in ipp*merged library are prefixed with px_, w7_ and so on, so you can call for example v8_ippsCopy_8u to call Intel Core2 optimized version of ippsCopy function. I would recommend you to read &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-intel-ipp-linkage-models-quick-reference-guide/"&gt;IPP Linkage Models&lt;/A&gt; article on Knowledge Base pages for details on IPP linkage options available.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir&lt;BR /&gt;</description>
      <pubDate>Fri, 15 May 2009 08:18:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Question-on-static-linking-with-dispatching-ippsemerged-lib/m-p/904400#M13214</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-05-15T08:18:33Z</dc:date>
    </item>
  </channel>
</rss>

