<?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 MKL and Atom D525 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821930#M4864</link>
    <description>Please&lt;BR /&gt;&lt;BR /&gt;1) Does MKL run on Intel Atom D525 (Linux)? Where might I find information relative to support for Intel Atom in MKL and/or IPP&lt;BR /&gt;&lt;BR /&gt;2) What is performance (say for 2K 2D FFT) relative to Intel Celeron 420 @ 1.6GHz or Intel Core2 Duo Mobile T7600 @ 2.33 GHz &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 16 Sep 2010 14:37:32 GMT</pubDate>
    <dc:creator>hpweiss</dc:creator>
    <dc:date>2010-09-16T14:37:32Z</dc:date>
    <item>
      <title>MKL and Atom D525</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821930#M4864</link>
      <description>Please&lt;BR /&gt;&lt;BR /&gt;1) Does MKL run on Intel Atom D525 (Linux)? Where might I find information relative to support for Intel Atom in MKL and/or IPP&lt;BR /&gt;&lt;BR /&gt;2) What is performance (say for 2K 2D FFT) relative to Intel Celeron 420 @ 1.6GHz or Intel Core2 Duo Mobile T7600 @ 2.33 GHz &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 16 Sep 2010 14:37:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821930#M4864</guid>
      <dc:creator>hpweiss</dc:creator>
      <dc:date>2010-09-16T14:37:32Z</dc:date>
    </item>
    <item>
      <title>MKL and Atom D525</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821931#M4865</link>
      <description>MKL certainly should run OK on Atom with a gcc development system, and should give expected gains over generic compiled code. IPP should actually have been tested; you might ask on IPP forum. I don't know whether you can get an answer about MKL FFT performance without trying it yourself. If you can make a comparative performance test of your own on in-cache performance, you could hope for similar results with MKL.</description>
      <pubDate>Thu, 16 Sep 2010 19:41:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821931#M4865</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-09-16T19:41:15Z</dc:date>
    </item>
    <item>
      <title>MKL and Atom D525</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821932#M4866</link>
      <description>Thank you for the prompt response.&lt;BR /&gt;&lt;BR /&gt;1) Do you know if MKL would run in 64 bit Linux on the Atom D525?&lt;BR /&gt;&lt;BR /&gt;2) Would MKL take advantage of SIMD instructions (SSE&lt;X&gt;)?&lt;BR /&gt;&lt;BR /&gt;3) Would MKL take advantage of dual CPU and hyperthreading?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/X&gt;</description>
      <pubDate>Thu, 16 Sep 2010 22:10:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821932#M4866</guid>
      <dc:creator>hpweiss</dc:creator>
      <dc:date>2010-09-16T22:10:22Z</dc:date>
    </item>
    <item>
      <title>MKL and Atom D525</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821933#M4867</link>
      <description>1) MKL certainly ought to work with 64-bit linux, if such linux runs on your platform&lt;BR /&gt;2) 64-bit linux requires at least SSE2, no support for less; if MKL doesn't use SSE3 where applicable, that may be a reportable bug. SSE3 would be useful mainly for complex data types.&lt;BR /&gt;3) MKL is supposed to not use HT by default, &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67622"&gt;see here&lt;/A&gt; &lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=67622" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=67622&lt;/A&gt; so you'll need to test to find your best mode. Current MKL has both OpenMP and sequential library options so you can set how many threads are used. Dual core Atom may be too new to have been tested but again it seems to be a bug if it doesn't give good 2 thread performance.&lt;BR /&gt;&lt;BR /&gt;You can get trial (or, if your usage qualifies, non-commercial) license to &lt;A href="http://software.intel.com/en-us/articles/tools-for-math-processing/"&gt;compiler/MKL packages&lt;/A&gt; &lt;A href="http://software.intel.com/en-us/articles/tools-for-math-processing/" target="_blank"&gt;http://software.intel.com/en-us/articles/tools-for-math-processing/&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 17 Sep 2010 00:09:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821933#M4867</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2010-09-17T00:09:20Z</dc:date>
    </item>
    <item>
      <title>MKL and Atom D525</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821934#M4868</link>
      <description>regarding IPP:&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;DIV id="_mcePaste"&gt;yes, IPP is doing special optimization optimization for Atom CPU. IPP's dispather chooses which of these processor-specific optimized libraries to use when your application makes a call into the IPP library.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;for more info how it works see &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-intel-ipp-understanding-cpu-optimized-code-used-in-intel-ipp/"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;The official information you can find into &lt;A href="http://software.intel.com/en-us/articles/intel-ipp-70-library-release-notes/"&gt;IPP Release Notes&lt;/A&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;regarding MKL:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;MKL doesn't dispatch Atom CPU type but the MKL's code will run OK on Atom without any&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;concerns.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10.8333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Sep 2010 07:04:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-and-Atom-D525/m-p/821934#M4868</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2010-09-17T07:04:45Z</dc:date>
    </item>
  </channel>
</rss>

