<?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 ippGetCpuType() does not specific  intel cpu ? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814429#M4175</link>
    <description>Hello Gaiger,&lt;BR /&gt;&lt;BR /&gt;Some follow up regarding the confusing nature of the enumerations associated with the ippGetCpuType() function, from our engineering group.&lt;BR /&gt;&lt;BR /&gt;Note that this function provides sufficient information to control library dispatching, nothing more, and is not intended to be used as a processor identification tool. For that it is best to use the CpuInfo sample or a third-party tool, like CPU-Z.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;When this function was developed (1999) there were several cpu types and we could support all of them by names/models. Now Intel ships ~50 different cpu models. Since the purpose of this function is to direct library dispatching, we return only those features that are taken into account for that purpose.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Fri, 21 May 2010 19:53:17 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2010-05-21T19:53:17Z</dc:date>
    <item>
      <title>ippGetCpuType() does not specific  intel cpu ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814427#M4173</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I would like to use IppStatus ippGetCpuType(void ), I found that the function is just return type, instead of model.&lt;BR /&gt;&lt;BR /&gt;for example, my CPU is duel core E6500 2.93GHz.&lt;BR /&gt;The model is ippCpuC2D (or ippCpuCoreDuo ), but the return is ippCpuSSSE3.&lt;BR /&gt;Then move to atom platform, it returns ippCpuBonnell.&lt;BR /&gt;&lt;BR /&gt;In AMD althon II 215, it returns ippCpuSSSE3. (of course)&lt;BR /&gt;&lt;BR /&gt;So, may I ask, what desk cpu the ippGetCpuType would return mdel instead of type ?&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 May 2010 10:33:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814427#M4173</guid>
      <dc:creator>Gaiger_Chen</dc:creator>
      <dc:date>2010-05-21T10:33:30Z</dc:date>
    </item>
    <item>
      <title>ippGetCpuType() does not specific  intel cpu ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814428#M4174</link>
      <description>Hello Gaiger,&lt;BR /&gt;&lt;BR /&gt;Confusing results. I will request clarification on exactly what to expect from this function. &lt;BR /&gt;&lt;BR /&gt;Have you looked at the CPUID sample? It provides a significant amount of information about the platform you are running on.&lt;BR /&gt;&lt;BR /&gt;Also, you might review the &lt;A target="_blank" href="http://software.intel.com/sites/products/documentation/hpc/ipp/ipps/ipps_ch3/ch3_common_functions.html#ch3_common_functions"&gt;Common Functions&lt;/A&gt; pages in the reference manual, especially the &lt;A target="_blank" href="http://software.intel.com/sites/products/documentation/hpc/ipp/ipps/ipps_ch3/functn_ippGetCpuType.html"&gt;ippGetCpuType&lt;/A&gt; and &lt;A target="_blank" href="http://software.intel.com/sites/products/documentation/hpc/ipp/ipps/ipps_ch3/functn_ippGetCpuFeatures.html"&gt;ippGetCpuFeatures&lt;/A&gt; pages.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Fri, 21 May 2010 18:57:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814428#M4174</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2010-05-21T18:57:02Z</dc:date>
    </item>
    <item>
      <title>ippGetCpuType() does not specific  intel cpu ?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814429#M4175</link>
      <description>Hello Gaiger,&lt;BR /&gt;&lt;BR /&gt;Some follow up regarding the confusing nature of the enumerations associated with the ippGetCpuType() function, from our engineering group.&lt;BR /&gt;&lt;BR /&gt;Note that this function provides sufficient information to control library dispatching, nothing more, and is not intended to be used as a processor identification tool. For that it is best to use the CpuInfo sample or a third-party tool, like CPU-Z.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;When this function was developed (1999) there were several cpu types and we could support all of them by names/models. Now Intel ships ~50 different cpu models. Since the purpose of this function is to direct library dispatching, we return only those features that are taken into account for that purpose.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 21 May 2010 19:53:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippGetCpuType-does-not-specific-intel-cpu/m-p/814429#M4175</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2010-05-21T19:53:17Z</dc:date>
    </item>
  </channel>
</rss>

