<?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 Multithreading (ipps_t.lib &amp; ipps_l.lib) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988618#M22060</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My applciation uses lot of signal processing intel IPP functions. Now we are trying to move the application to multi-threaded(ipps_t.lib) lib. Not all the IPP functions&amp;nbsp;used in our application are multi-threaded (ThreadedFunctionsList.txt). So to use the MT function and single threaded function do we need to include both (ipps_t.lib &amp;amp; ipps_l.lib) libaries in the linker dependencies. If I include just (ipps_t.lib) then there are linking error as lot of symbols not found.&lt;/P&gt;
&lt;P&gt;If we use both the libraries then which implementatio is picked.&lt;/P&gt;
&lt;P&gt;Kindly help in resolving the issue.&lt;/P&gt;
&lt;P&gt;Note : We are using static linking with dispatching. We are using Vs2008 and MS compiler to bulid our application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rohit&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2013 15:51:42 GMT</pubDate>
    <dc:creator>rohitspandey</dc:creator>
    <dc:date>2013-01-14T15:51:42Z</dc:date>
    <item>
      <title>Multithreading (ipps_t.lib &amp; ipps_l.lib)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988618#M22060</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My applciation uses lot of signal processing intel IPP functions. Now we are trying to move the application to multi-threaded(ipps_t.lib) lib. Not all the IPP functions&amp;nbsp;used in our application are multi-threaded (ThreadedFunctionsList.txt). So to use the MT function and single threaded function do we need to include both (ipps_t.lib &amp;amp; ipps_l.lib) libaries in the linker dependencies. If I include just (ipps_t.lib) then there are linking error as lot of symbols not found.&lt;/P&gt;
&lt;P&gt;If we use both the libraries then which implementatio is picked.&lt;/P&gt;
&lt;P&gt;Kindly help in resolving the issue.&lt;/P&gt;
&lt;P&gt;Note : We are using static linking with dispatching. We are using Vs2008 and MS compiler to bulid our application.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2013 15:51:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988618#M22060</guid>
      <dc:creator>rohitspandey</dc:creator>
      <dc:date>2013-01-14T15:51:42Z</dc:date>
    </item>
    <item>
      <title>there are not sence to use</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988619#M22061</link>
      <description>&lt;P&gt;there are not sence to use both of these lib's in one application. You can left ipps*_t.lib only and remove all linerat libraries because of from performance point of view the results would be the same.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2013 03:50:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988619#M22061</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2013-01-15T03:50:56Z</dc:date>
    </item>
    <item>
      <title>Quote:rohitspandey wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988620#M22062</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;rohitspandey wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If I include just (ipps_t.lib) then there are linking error as lot of symbols not found.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi Rohit,&lt;/P&gt;
&lt;P&gt;This must not happen. The libraries are interchangeable (one is not a complement for the other). Could you provide a couple names which are not resolved in your application?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Sergey&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2013 04:28:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988620#M22062</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2013-01-15T04:28:56Z</dc:date>
    </item>
    <item>
      <title>Hi Rohit,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988621#M22063</link>
      <description>Hi Rohit,

Please provide as much as possible technical details ( linker errors, compiler and linker options ). It is not possible to understand what is going on with your project.

Best regards,
Sergey</description>
      <pubDate>Tue, 15 Jan 2013 13:48:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Multithreading-ipps-t-lib-ipps-l-lib/m-p/988621#M22063</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-01-15T13:48:24Z</dc:date>
    </item>
  </channel>
</rss>

