<?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 &amp;gt;&amp;gt;... in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981521#M21395</link>
    <description>&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;A: Significant, for example size of application will grow. Next, What about dispatching? There are more flexibility with
&amp;gt;&amp;gt;Waterfall DLLs because I could easily replace &lt;STRONG&gt;w7&lt;/STRONG&gt; ( SSE2 ) Dlls with &lt;STRONG&gt;e9&lt;/STRONG&gt; ( AVX ) Dlls if needed.

Should be:

...I could easily replace &lt;STRONG&gt;w7&lt;/STRONG&gt; ( SSE2 ) Dlls with &lt;STRONG&gt;g9&lt;/STRONG&gt; ( AVX ) Dlls if needed...

This is because:

- &lt;STRONG&gt;w7&lt;/STRONG&gt; to &lt;STRONG&gt;g9&lt;/STRONG&gt; is possible ( 32-bit DLL to 32-bit DLL )
- &lt;STRONG&gt;w7&lt;/STRONG&gt; to &lt;STRONG&gt;e9&lt;/STRONG&gt; is Not possible ( 32-bit DLL to 64-bit DLL )</description>
    <pubDate>Fri, 05 Apr 2013 00:18:44 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2013-04-05T00:18:44Z</dc:date>
    <item>
      <title>Dynamic Linkage</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981517#M21391</link>
      <description>&lt;P&gt;Does your product link to IPP dynamically? And if so, what would be the potential impact to you if Intel were to remove dynamic linkage entirely from the product and only provide static linkage as part of the product? Your input is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 19:16:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981517#M21391</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-03-26T19:16:42Z</dc:date>
    </item>
    <item>
      <title>Q: Does your product link to</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981518#M21392</link>
      <description>&lt;STRONG&gt;Q:&lt;/STRONG&gt; Does your product link to IPP dynamically?
&lt;STRONG&gt;A:&lt;/STRONG&gt; Yes and only Dynamic linking is used at the moment.

&lt;STRONG&gt;Q:&lt;/STRONG&gt; What would be the potential impact to you if Intel were to remove dynamic linkage entirely from the product and only provide static linkage as part of the product?
&lt;STRONG&gt;A:&lt;/STRONG&gt; Significant, for example  size of application will grow. Next, What about dispatching? There are more flexibility with Waterfall DLLs because I could easily replace &lt;STRONG&gt;w7&lt;/STRONG&gt; ( SSE2 ) Dlls with &lt;STRONG&gt;e9&lt;/STRONG&gt; ( AVX ) Dlls if needed.

PS: The most important point is I even can't imaging if Intel will do that.</description>
      <pubDate>Thu, 04 Apr 2013 14:01:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981518#M21392</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-04T14:01:18Z</dc:date>
    </item>
    <item>
      <title>Thanks for your input Sergey.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981519#M21393</link>
      <description>&lt;P&gt;Thanks for your input Sergey. It is greatly appreciated. We know that a lot of customers are using dynamic linkage and are trying to assess the impact to our customers if we were to remove it.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2013 17:51:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981519#M21393</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-04-04T17:51:07Z</dc:date>
    </item>
    <item>
      <title>I statically link, and much</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981520#M21394</link>
      <description>&lt;P&gt;I statically link, and much prefer it. The fact of life now is that hard drives are massive, as is memory, compared to win 3.1 days when DLL's were really needed. I have worked at companies where DLL's, and especially COM caused massive problems due to different product installs affecting already instealled programs. I prefer to statically link, and know my programs will work, regardless of what any other program or installer does. I believe a user is much more concerned about that, that slightly more hard drive used and a little bit more memory.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2013 20:15:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981520#M21394</guid>
      <dc:creator>andy4us</dc:creator>
      <dc:date>2013-04-04T20:15:34Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981521#M21395</link>
      <description>&amp;gt;&amp;gt;...
&amp;gt;&amp;gt;A: Significant, for example size of application will grow. Next, What about dispatching? There are more flexibility with
&amp;gt;&amp;gt;Waterfall DLLs because I could easily replace &lt;STRONG&gt;w7&lt;/STRONG&gt; ( SSE2 ) Dlls with &lt;STRONG&gt;e9&lt;/STRONG&gt; ( AVX ) Dlls if needed.

Should be:

...I could easily replace &lt;STRONG&gt;w7&lt;/STRONG&gt; ( SSE2 ) Dlls with &lt;STRONG&gt;g9&lt;/STRONG&gt; ( AVX ) Dlls if needed...

This is because:

- &lt;STRONG&gt;w7&lt;/STRONG&gt; to &lt;STRONG&gt;g9&lt;/STRONG&gt; is possible ( 32-bit DLL to 32-bit DLL )
- &lt;STRONG&gt;w7&lt;/STRONG&gt; to &lt;STRONG&gt;e9&lt;/STRONG&gt; is Not possible ( 32-bit DLL to 64-bit DLL )</description>
      <pubDate>Fri, 05 Apr 2013 00:18:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981521#M21395</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-05T00:18:44Z</dc:date>
    </item>
    <item>
      <title>Hi Chuck,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981522#M21396</link>
      <description>Hi Chuck,

&amp;gt;&amp;gt;...We know that a lot of customers are using dynamic linkage and are trying to assess the impact to our customers
&amp;gt;&amp;gt;if we were to remove it...

Let's think in terms of &lt;STRONG&gt;innovations&lt;/STRONG&gt;, OK? Now, what innovations are we going to see?

Having worked with &lt;STRONG&gt;IPL&lt;/STRONG&gt; ( predecessor of &lt;STRONG&gt;IPP&lt;/STRONG&gt; ), &lt;STRONG&gt;IPP&lt;/STRONG&gt; versions &lt;STRONG&gt;3&lt;/STRONG&gt;, &lt;STRONG&gt;5&lt;/STRONG&gt; and now &lt;STRONG&gt;7&lt;/STRONG&gt; I could tell that the most innovating period was a period when advance from &lt;STRONG&gt;IPL&lt;/STRONG&gt; to &lt;STRONG&gt;IPP&lt;/STRONG&gt; was done ( up to version &lt;STRONG&gt;3&lt;/STRONG&gt; ). All the rest I would consider as &lt;STRONG&gt;improvements&lt;/STRONG&gt; ( performance / multi-threading ), &lt;STRONG&gt;enchancements&lt;/STRONG&gt; ( support for new instruction sets ), new &lt;STRONG&gt;domains&lt;/STRONG&gt;, new &lt;STRONG&gt;subsets&lt;/STRONG&gt; of functions, bugs fixes.

Unfortunately, for a long period of time I don't see something that would really forced me to say &lt;STRONG&gt;That is a Great Idea!&lt;/STRONG&gt; It is Not a matter of space on HDD that an executable will use.

An increadably awesome and very complex, when it comes to installation and device compatibility, &lt;STRONG&gt;OS/2 Warp&lt;/STRONG&gt; operating system did Not survived in competition with a light and simple &lt;STRONG&gt;Windows 95&lt;/STRONG&gt; and very robust &lt;STRONG&gt;WIndows NT v4.x&lt;/STRONG&gt; operating systems.

I simply would like to understand Why do you consider that option, that is Dynamic linking removal?</description>
      <pubDate>Fri, 05 Apr 2013 00:49:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981522#M21396</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-05T00:49:00Z</dc:date>
    </item>
    <item>
      <title>We could live with it I</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981523#M21397</link>
      <description>&lt;P&gt;We could live with it I suppose. It would save another install step.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2013 12:58:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981523#M21397</guid>
      <dc:creator>Adrian_Edmonds1</dc:creator>
      <dc:date>2013-04-07T12:58:56Z</dc:date>
    </item>
    <item>
      <title>Here is another input:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981524#M21398</link>
      <description>Here is another input:

I verified a couple of my tests and in case of static linking performance improvement was about 1.6 percent ( on a 32-bit Windows XP OS ).</description>
      <pubDate>Tue, 09 Apr 2013 00:08:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981524#M21398</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-04-09T00:08:24Z</dc:date>
    </item>
    <item>
      <title>Quote:Sergey Kostrov wrote:</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981525#M21399</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Sergey Kostrov wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I simply would like to understand Why do you consider that option, that is Dynamic linking removal?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Sergey,&lt;/P&gt;
&lt;P&gt;Intel is trying to gauge whether or not dynamic linking is something that is needed for IPP moving forward. If the customers are not using it and it is of little value, then it is important to consider removing it in a future release. Again, we are just trying to get a feel for what the customers think.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chuck&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 17:07:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981525#M21399</guid>
      <dc:creator>Chuck_De_Sylva</dc:creator>
      <dc:date>2013-04-10T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Internally, we use several</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981526#M21400</link>
      <description>&lt;P&gt;Internally, we use several applications that use dynamic linking. No external apps do. It simply is not worth the descent into dll-hell for little or no gain. Given how cheap storage is and the (comparitively) small size of the IPP memory footprint, I see no reason to maintaion dynamic linkage.&lt;/P&gt;
&lt;P&gt;A caveat is that static linkage to IPP does not work on Windows with the combination of Composer 2013 and Visual Studio 2012. See this post for details:&amp;nbsp;&lt;A href="http://software.intel.com/en-us/forums/topic/328164"&gt;http://software.intel.com/en-us/forums/topic/328164&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2013 23:03:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981526#M21400</guid>
      <dc:creator>petervk</dc:creator>
      <dc:date>2013-05-09T23:03:34Z</dc:date>
    </item>
    <item>
      <title>[ Thu, 05/09/2013 - 16:03 ]</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981527#M21401</link>
      <description>&lt;STRONG&gt;[ Thu, 05/09/2013 - 16:03 ]&lt;/STRONG&gt;

&amp;gt;&amp;gt;...A caveat is that static linkage to IPP does not work on Windows with the combination of Composer 2013 and
&amp;gt;&amp;gt;Visual Studio 2012. See this post for details: software.intel.com/en-us/forums/topic/328164...

Information about the problem is already Not up-to-date.

&lt;STRONG&gt;[ Fri, 05/10/2013 - 12:33 ]&lt;/STRONG&gt;

Peter has resolved the problem and it was related to a problem with project settings. Here is a quote from his last post in the mentioned thread ( topic/328164 ):
...
Each of the problem apps contains multiple dependencies. I had not put /Qipp-link:static into the compiler options in each and every one. Once I did, voila, &lt;STRONG&gt;no more dependency on the IPP dll files&lt;/STRONG&gt;.
...</description>
      <pubDate>Sun, 12 May 2013 04:25:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981527#M21401</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-12T04:25:49Z</dc:date>
    </item>
    <item>
      <title>I link several DLLs using</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981528#M21402</link>
      <description>&lt;P&gt;I link several DLLs using threaded static libraries, with each DLL having one CPU type. A main DLL contains my common functions, and also takes care of dispatching (loading + getting function pointers) to the proper CPU DLL.&lt;/P&gt;
&lt;P&gt;I achieve more or less the same as IPP dynamic libraries, but then with only my actually used functions. This way, the size of my used IPP is much smaller.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2013 15:21:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dynamic-Linkage/m-p/981528#M21402</guid>
      <dc:creator>Thomas_Jensen1</dc:creator>
      <dc:date>2013-06-11T15:21:40Z</dc:date>
    </item>
  </channel>
</rss>

