<?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 library for Mobile Platforms - Follow up in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783685#M1769</link>
    <description>&amp;gt;&amp;gt;...asIPP library for ixp &lt;SPAN style="text-decoration: underline;"&gt;didn't use any dispatching mechanism&lt;/SPAN&gt; - it was &lt;SPAN style="text-decoration: underline;"&gt;special library&lt;/SPAN&gt; for any&lt;BR /&gt;&amp;gt;&amp;gt;&lt;SPAN style="text-decoration: underline;"&gt;arm-compatible cpu&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;without any simd&lt;/SPAN&gt; extensions...&lt;BR /&gt;&lt;BR /&gt;Thank you for these technical details.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey</description>
    <pubDate>Thu, 15 Dec 2011 23:31:23 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2011-12-15T23:31:23Z</dc:date>
    <item>
      <title>IPP library for Mobile Platforms</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783677#M1761</link>
      <description>&lt;P&gt;Are there any plans to release a version of&lt;STRONG&gt;Intel IPP&lt;/STRONG&gt; library (at least some domains ) for a&lt;STRONG&gt;Mobile Platform&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;A complete list of &lt;STRONG&gt;Mobile Platforms&lt;/STRONG&gt; could be as follows:&lt;/P&gt;&lt;P&gt; Android&lt;BR /&gt; Symbian&lt;BR /&gt; iOS&lt;BR /&gt; BlackBerry&lt;BR /&gt; Windows Mobile&lt;BR /&gt; Windows Phone 7&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2011 22:53:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783677#M1761</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-11-30T22:53:13Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783678#M1762</link>
      <description>A very goog idear :)</description>
      <pubDate>Thu, 01 Dec 2011 19:27:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783678#M1762</guid>
      <dc:creator>detlef_stralaudynami</dc:creator>
      <dc:date>2011-12-01T19:27:45Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783679#M1763</link>
      <description>Windows Mobile was supported (is supported) in IPP versions 5.0 -&amp;gt; 5.3 (IPP version for IXP for win).&lt;BR /&gt;Guess that these versions (IXP for Linux) may compatible with listed above *ux - derived OSes.&lt;BR /&gt;Also all latest versions of IPP (ia32 for Linux) are compatible with x86 Android.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Igor</description>
      <pubDate>Wed, 07 Dec 2011 16:17:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783679#M1763</guid>
      <dc:creator>igorastakhov</dc:creator>
      <dc:date>2011-12-07T16:17:48Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783680#M1764</link>
      <description>Igor,&lt;BR /&gt;&lt;BR /&gt;Sime time agoyou posted IPP's'&lt;STRONG&gt;IppCpuType&lt;/STRONG&gt;' enumeration and I don't see asupport for &lt;STRONG&gt;Intel XScale&lt;/STRONG&gt;, or&lt;BR /&gt;&lt;STRONG&gt;ARMx&lt;/STRONG&gt;, or &lt;STRONG&gt;SHx&lt;/STRONG&gt; CPUs.&lt;BR /&gt;&lt;BR /&gt;Microsoft stated that these CPUs are supported by a Windows Mobile x.xoperating system. Also, in Visual&lt;BR /&gt;Studio 2005\2008 I don't see a support for Intel &lt;STRONG&gt;XScale&lt;/STRONG&gt; CPUin case whenI work with a Smart Device&lt;BR /&gt;project.&lt;BR /&gt;&lt;BR /&gt;Is there an Intel's document that clearly confirms this? By the way, where did you findor read about IPP library for Windows Mobile?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;PS:&lt;/STRONG&gt; IPP's List of Supported Processors &amp;amp; Features&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;typedef enum&lt;/STRONG&gt;&lt;BR /&gt;{&lt;BR /&gt;ippCpuUnknown= 0x00,&lt;BR /&gt;ippCpuPP= 0x01,// Intel Pentium processor&lt;BR /&gt;ippCpuPMX= 0x02,// Pentium processor with MMX technology&lt;BR /&gt;ippCpuPPR= 0x03,// Pentium Pro processor&lt;BR /&gt;ippCpuPII= 0x04,// Pentium II processor&lt;BR /&gt;ippCpuPIII= 0x05,// Pentium III processor and Pentium III Xeon processor&lt;BR /&gt;ippCpuP4= 0x06,// Pentium 4 processor and Intel Xeon processor&lt;BR /&gt;ippCpuP4HT= 0x07,// Pentium 4 processor with HT Technology&lt;BR /&gt;ippCpuP4HT2= 0x08,// Pentium 4 processor with Streaming SIMD Extensions 3&lt;BR /&gt;ippCpuCentrino= 0x09,// Intel Centrino Mobile Technology&lt;BR /&gt;ippCpuCoreSolo= 0x0a,// Intel Core Solo processor&lt;BR /&gt;ippCpuCoreDuo= 0x0b,// Intel Core Duo processor&lt;BR /&gt;ippCpuITP= 0x10,// Intel Itanium processor&lt;BR /&gt;ippCpuITP2= 0x11,// Intel Itanium 2 processor&lt;BR /&gt;ippCpuEM64T= 0x20,// Intel 64 Instruction Set Architecture (ISA)&lt;BR /&gt;ippCpuC2D= 0x21,// Intel Core 2 Duo processor&lt;BR /&gt;ippCpuC2Q= 0x22,// Intel Core 2 Quad processor&lt;BR /&gt;ippCpuPenryn= 0x23,// Intel Core 2 processor with Intel SSE4.1&lt;BR /&gt;ippCpuBonnell= 0x24,// Intel Atom processor&lt;BR /&gt;ippCpuNehalem= 0x25,// Intel Core i7 processor&lt;BR /&gt;ippCpuNext= 0x26,&lt;BR /&gt;ippCpuSSE= 0x40,// Processor supports Streaming SIMD Extensions instruction set&lt;BR /&gt;ippCpuSSE2= 0x41,// Processor supports Streaming SIMD Extensions 2 instruction set&lt;BR /&gt;ippCpuSSE3= 0x42,// Processor supports Streaming SIMD Extensions 3 instruction set&lt;BR /&gt;ippCpuSSSE3= 0x43,// Processor supports Supplemental Streaming SIMD Extension 3 instruction set&lt;BR /&gt;ippCpuSSE41= 0x44,// Processor supports Streaming SIMD Extensions 4.1 instruction set&lt;BR /&gt;ippCpuSSE42= 0x45,// Processor supports Streaming SIMD Extensions 4.2 instruction set&lt;BR /&gt;ippCpuAVX= 0x46,// Processor supports Advanced Vector Extensions instruction set&lt;BR /&gt;ippCpuAES= 0x47,// Processor supports AES New Instructions&lt;BR /&gt;ippCpuX8664= 0x60// Processor supports 64 bit extension&lt;BR /&gt;} &lt;STRONG&gt;IppCpuType&lt;/STRONG&gt;;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2011 00:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783680#M1764</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-08T00:26:28Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms - Follow up</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783681#M1765</link>
      <description>I found lots of posts on Intel Software Networkregarding the subject ( &lt;SPAN style="text-decoration: underline;"&gt;it was popular!&lt;/SPAN&gt; ).&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=53217&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=53217&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt; &lt;STRONG&gt;March 13, 2007&lt;/STRONG&gt;&lt;BR /&gt; ...&lt;BR /&gt; You are correct in that the standard prebuilt libraries for Pocket PC 2003 are ARMV4 based, whereas&lt;BR /&gt; XScale has additional features and is basically ARMV5TE compliant (which is really a superset of ARMV4&lt;BR /&gt; and thus you don't have any compatibiulity issues).&lt;/P&gt;&lt;P&gt; The way to oprimize for XScale is to select an ARMV4 platform in VS2005 and then either&lt;BR /&gt; ...&lt;BR /&gt; use the Microsoft Compiler with the additional options /QRxscale /QRxscalesched removing any options&lt;BR /&gt; that refer to ARMV4 compatibility&lt;BR /&gt; ...&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=46422&amp;amp;o=a&amp;amp;s=lr&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=46422&amp;amp;o=a&amp;amp;s=lr&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt; &lt;STRONG&gt;March 3, 2004&lt;/STRONG&gt;&lt;BR /&gt; ...&lt;BR /&gt; The MS Windows hosted Intel C++ Compiler v1.2 for XScale does not support building Linux applications&lt;BR /&gt; at this point&lt;BR /&gt; ...&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=51265&amp;amp;o=d&amp;amp;s=lr&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=51265&amp;amp;o=d&amp;amp;s=lr&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=46987&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=46987&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=49220&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=49220&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=46666&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=46666&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=51997&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=51997&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=58852&amp;amp;o=d&amp;amp;s=lr&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=58852&amp;amp;o=d&amp;amp;s=lr&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=46005&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=46005&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=49170&amp;amp;wapkw=(XScale"&gt;http://software.intel.com/en-us/forums/showthread.php?t=49170&amp;amp;wapkw=(XScale&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;Take a look if you're interested. It looks like '&lt;STRONG&gt;IPX&lt;/STRONG&gt;' abbreviation stands for '&lt;STRONG&gt;I&lt;/STRONG&gt;ntel &lt;STRONG&gt;X&lt;/STRONG&gt;Scale &lt;STRONG&gt;P&lt;/STRONG&gt;rocessor' and it needs to be confirmed.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2011 01:41:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783681#M1765</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-08T01:41:31Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms - Follow up</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783682#M1766</link>
      <description>&lt;P&gt;Please refer to answer for the similar question from Intel experts.&lt;/P&gt;&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=96892"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=96892" target="_blank"&gt;http://software.intel.com/en-us/forums/showpost.php?p=96892&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding OS support, please refer to &lt;A href="http://software.intel.com/en-us/articles/intel-ipp-70-library-system-requirements/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;system requirement documents&lt;/SPAN&gt;&lt;/A&gt;, this has latest information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen GV&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2011 11:07:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783682#M1766</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2011-12-09T11:07:29Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms - Follow up</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783683#M1767</link>
      <description>&amp;gt;&amp;gt;...&lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=96892"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showpost.php?p=96892" target="_blank"&gt;http://software.intel.com/en-us/forums/showpost.php?p=96892&lt;/A&gt;&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt; I'll try to continue my search on &lt;STRONG&gt;Marvell&lt;/STRONG&gt;'s website some time later. At the moment, it is clear that in our&lt;BR /&gt;case, that issoftware developmentfor Windows Mobile platforms,another solution has to be considered&lt;BR /&gt; instead of using &lt;STRONG&gt;IPP library for XScale&lt;/STRONG&gt; CPU.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;...Regarding OS support, please refer to &lt;A href="http://software.intel.com/en-us/articles/intel-ipp-70-library-system-requirements/"&gt;&lt;SPAN style="text-decoration: underline;"&gt;system requirement documents&lt;/SPAN&gt;&lt;/A&gt;, this has latest information.&lt;/P&gt; &lt;STRONG&gt;It would be nice to see &lt;SPAN style="text-decoration: underline;"&gt;a complete list of supported CPUs&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Dec 2011 03:36:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783683#M1767</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-10T03:36:29Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms - Follow up</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783684#M1768</link>
      <description>Sergey,&lt;BR /&gt;&lt;BR /&gt;I've taken a look at the ippdefs from the 5.x version - yes, it doesn't have XScale in the list - but it was not required asIPP library for ixp didn't use any dispatching mechanism - it was special library for any arm-compatible cpu without any simd extensions support.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Igor</description>
      <pubDate>Thu, 15 Dec 2011 16:48:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783684#M1768</guid>
      <dc:creator>igorastakhov</dc:creator>
      <dc:date>2011-12-15T16:48:46Z</dc:date>
    </item>
    <item>
      <title>IPP library for Mobile Platforms - Follow up</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783685#M1769</link>
      <description>&amp;gt;&amp;gt;...asIPP library for ixp &lt;SPAN style="text-decoration: underline;"&gt;didn't use any dispatching mechanism&lt;/SPAN&gt; - it was &lt;SPAN style="text-decoration: underline;"&gt;special library&lt;/SPAN&gt; for any&lt;BR /&gt;&amp;gt;&amp;gt;&lt;SPAN style="text-decoration: underline;"&gt;arm-compatible cpu&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;without any simd&lt;/SPAN&gt; extensions...&lt;BR /&gt;&lt;BR /&gt;Thank you for these technical details.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey</description>
      <pubDate>Thu, 15 Dec 2011 23:31:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-library-for-Mobile-Platforms/m-p/783685#M1769</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-15T23:31:23Z</dc:date>
    </item>
  </channel>
</rss>

