<?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 IPP Merged Lib for Xeon Processor in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/957998#M19299</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi, All:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am using IPP40 for building application specifically targeted for Intel Xeon proccessor. I would like to create single-processor executables using static linking method. After browsing the online instruction pages, I had a few questions. I would appreciate if someone could help me here!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;1) Which ipp*merged.lib should I use to be included in my project if I only care about Xeon processor? Does the '*' mean to substitute with the appropriate letter for the catagories? which means libimerged.lib, libmmerged.lib and libsmerged.lib?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;2) For Xeon processor (with Hyper-Threading), should I include ipp_t7.h or ipp_w7.h in front of ipp.h?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;-Yi&lt;/DIV&gt;</description>
    <pubDate>Wed, 19 May 2004 02:02:10 GMT</pubDate>
    <dc:creator>yzhuang60126</dc:creator>
    <dc:date>2004-05-19T02:02:10Z</dc:date>
    <item>
      <title>IPP Merged Lib for Xeon Processor</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/957998#M19299</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hi, All:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am using IPP40 for building application specifically targeted for Intel Xeon proccessor. I would like to create single-processor executables using static linking method. After browsing the online instruction pages, I had a few questions. I would appreciate if someone could help me here!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;1) Which ipp*merged.lib should I use to be included in my project if I only care about Xeon processor? Does the '*' mean to substitute with the appropriate letter for the catagories? which means libimerged.lib, libmmerged.lib and libsmerged.lib?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;2) For Xeon processor (with Hyper-Threading), should I include ipp_t7.h or ipp_w7.h in front of ipp.h?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;-Yi&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 May 2004 02:02:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/957998#M19299</guid>
      <dc:creator>yzhuang60126</dc:creator>
      <dc:date>2004-05-19T02:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: IPP Merged Lib for Xeon Processor</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/957999#M19300</link>
      <description>&lt;P&gt;Reading S.Taylor book on IPP p.14 the table is&lt;/P&gt;
&lt;P&gt;px Any processor Pentium&lt;/P&gt;
&lt;P&gt;m6 Pentium II &amp;amp; IPP previous 4.0&lt;/P&gt;
&lt;P&gt;a6 Pentium III processor&lt;/P&gt;
&lt;P&gt;w7 Pentium 4 and XEON, and Centrino mobile processors&lt;/P&gt;
&lt;P&gt;t7 Pentium 4 with HyperThreading&lt;/P&gt;
&lt;P&gt;i7 Itanium and Itanium 2 processors&lt;/P&gt;
&lt;P&gt;According to the same book and previous answers on this forum, building STATIC will not allow hyperthreading &amp;amp; Multi-Threading ( Taylor p.27).&lt;/P&gt;
&lt;P&gt;Let Vladimir give you more informations......&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 May 2004 02:33:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/957999#M19300</guid>
      <dc:creator>dyams</dc:creator>
      <dc:date>2004-05-19T02:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: IPP Merged Lib for Xeon Processor</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/958000#M19301</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Answeringon your question about which IPP libraries you need (ipps/ippi/ipp&lt;OTHER&gt;), I can say it depends from what IPP functionality do you use in your application. If you use only functions from ipps library you need only ippsmerged.lib.&lt;/OTHER&gt;&lt;/P&gt;
&lt;P&gt;w7 libraries support Intel Pentium 4, SSE2 and HT.&lt;BR /&gt;t7 libraries support Intel Pentium 4,SSE3 and HT.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2004 23:34:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Merged-Lib-for-Xeon-Processor/m-p/958000#M19301</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-05-24T23:34:01Z</dc:date>
    </item>
  </channel>
</rss>

