<?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: IPP library in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984812#M21675</link>
    <description>Hi again.&lt;BR /&gt;&lt;BR /&gt;By the word "supports" I mean that it runs the code in an optimized way for that specific processor and no in any simulation mode.&lt;BR /&gt;&lt;BR /&gt;                                                 Ilan.</description>
    <pubDate>Thu, 25 Sep 2003 15:40:29 GMT</pubDate>
    <dc:creator>ilanmo2</dc:creator>
    <dc:date>2003-09-25T15:40:29Z</dc:date>
    <item>
      <title>IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984809#M21672</link>
      <description>This message has been moved to the &lt;A href="http://www.intel.com/IDS/forums/IPP"&gt;Intel Integrated Performance Primitives forum&lt;/A&gt; which launched on Dec. 18, 2003.</description>
      <pubDate>Wed, 24 Sep 2003 20:14:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984809#M21672</guid>
      <dc:creator>ilanmo2</dc:creator>
      <dc:date>2003-09-24T20:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984810#M21673</link>
      <description>Hi Ilan -&lt;BR /&gt;Thanks for your question. The answer is Yes, the Intel Integrated Performance Primitives 3.0 do support the Intel Xeon processor.&lt;BR /&gt;&lt;BR /&gt;How do you use the performance libraries?&lt;BR /&gt;&lt;BR /&gt;-Irena&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 00:45:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984810#M21673</guid>
      <dc:creator>Irena_R_Intel</dc:creator>
      <dc:date>2003-09-25T00:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984811#M21674</link>
      <description>Hey Irena.&lt;BR /&gt;&lt;BR /&gt;I am using it as a dynamic linked dll using the stub lib dispatcher ( under windows 2000 server )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                                         Ilan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 15:09:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984811#M21674</guid>
      <dc:creator>ilanmo2</dc:creator>
      <dc:date>2003-09-25T15:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984812#M21675</link>
      <description>Hi again.&lt;BR /&gt;&lt;BR /&gt;By the word "supports" I mean that it runs the code in an optimized way for that specific processor and no in any simulation mode.&lt;BR /&gt;&lt;BR /&gt;                                                 Ilan.</description>
      <pubDate>Thu, 25 Sep 2003 15:40:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984812#M21675</guid>
      <dc:creator>ilanmo2</dc:creator>
      <dc:date>2003-09-25T15:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984813#M21676</link>
      <description>I have run the command ippCoreGetCpuType and the enum of the answer returned from this command doesn't include the option of xeon only the following ones :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;typedef enum {&lt;BR /&gt; /* Enumeration:         Processor:                          */&lt;BR /&gt;    ippCpuUnknown = 0x0,&lt;BR /&gt;    ippCpuPP,         /* Pentium                          */&lt;BR /&gt;    ippCpuPMX,        /* Pentium with MMX             */&lt;BR /&gt;    ippCpuPPR,        /* Pentium Pro                      */&lt;BR /&gt;    ippCpuPII,        /* Pentium II                       */&lt;BR /&gt;    ippCpuPIII,       /* Pentium III                      */&lt;BR /&gt;    ippCpuP4,         /* Pentium 4                        */&lt;BR /&gt;    ippCpuP4HT,       /* Pentium 4 with HT enabled        */&lt;BR /&gt;    ippCpuP4HT2,&lt;BR /&gt;    ippCpuITP = 0x10, /* Itanium                          */&lt;BR /&gt;    ippCpuITP2        /* Itanium 2                        */&lt;BR /&gt;} IppCpuType;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 18:22:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984813#M21676</guid>
      <dc:creator>ilanmo2</dc:creator>
      <dc:date>2003-09-25T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984814#M21677</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Depending on the type of Intel Xeon processor you are working with, either Pentium III or Pentium 4 optimized code will be dispatched. The function ippCoreGetCpuType will return one of the following for Intel Xeon processors:&lt;BR /&gt;&lt;BR /&gt;ippCpuPIII, /* Pentium III */&lt;BR /&gt;ippCpuP4, /* Pentium 4 */&lt;BR /&gt;&lt;BR /&gt;If you have further questions on this, please submit them to Intel Premier Support so we can help you further.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;--Amanda S.&lt;BR /&gt;Intel IPP Support</description>
      <pubDate>Fri, 26 Sep 2003 00:12:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984814#M21677</guid>
      <dc:creator>Amanda_S_Intel</dc:creator>
      <dc:date>2003-09-26T00:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: IPP library</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984815#M21678</link>
      <description>Hi Amanda.&lt;BR /&gt;&lt;BR /&gt;I am working with Intel IPP libraries Ver 3.0 and have the following problem.&lt;BR /&gt;I am running an algorithm on my Pentium 4 2.0GHZ using IPP and get some results.&lt;BR /&gt;When I run the same program using a Xeon 3.0GHZ I get results that are 100 times SLOWER then the results I got from the Pentium 4.&lt;BR /&gt;This is quit suppressing and the first thing that comes to my mind is whether the IPP is supported on the IPP library version 3.0.&lt;BR /&gt;What are the steps I should take to understand what the problem is? &lt;BR /&gt;&lt;BR /&gt;By the way to where did you advise me to send this issus on your last note ?&lt;BR /&gt;											THANKS.&lt;BR /&gt;											Ilan Moshe.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Sep 2003 14:28:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library/m-p/984815#M21678</guid>
      <dc:creator>ilanmo2</dc:creator>
      <dc:date>2003-09-29T14:28:30Z</dc:date>
    </item>
  </channel>
</rss>

