<?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 vs ipp for eigenvalues in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977855#M17194</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have a signal processing task which the heaviest operation is finding the eigenvalues and eigenvectors of a 128x128 Hermitian matrix. I found routines both in ipp and in mkl. Which one will be faster? I am using standard i7 windows 64 with 16Gb memory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dani&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2013 15:01:54 GMT</pubDate>
    <dc:creator>Dani_Raphaeli</dc:creator>
    <dc:date>2013-08-18T15:01:54Z</dc:date>
    <item>
      <title>mkl vs ipp for eigenvalues</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977855#M17194</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I have a signal processing task which the heaviest operation is finding the eigenvalues and eigenvectors of a 128x128 Hermitian matrix. I found routines both in ipp and in mkl. Which one will be faster? I am using standard i7 windows 64 with 16Gb memory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Dani&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2013 15:01:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977855#M17194</guid>
      <dc:creator>Dani_Raphaeli</dc:creator>
      <dc:date>2013-08-18T15:01:54Z</dc:date>
    </item>
    <item>
      <title>Dani,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977856#M17195</link>
      <description>&lt;P&gt;Dani,&lt;/P&gt;
&lt;P&gt;MKL is a better choice, as IPP is typically optimized for very small matrix size (3x3, 4x4, etc). For such size of problem, you can choose MKL.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Chao&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 02:44:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977856#M17195</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2013-08-21T02:44:40Z</dc:date>
    </item>
    <item>
      <title>IPP has a set of functions</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977857#M17196</link>
      <description>&lt;STRONG&gt;IPP&lt;/STRONG&gt; has a set of functions for finding eigenvalues of symmetric and non-symmetric matricies  and take a look at a &lt;STRONG&gt;ippm.h&lt;/STRONG&gt; header file.</description>
      <pubDate>Thu, 22 Aug 2013 05:10:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-vs-ipp-for-eigenvalues/m-p/977857#M17196</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-08-22T05:10:21Z</dc:date>
    </item>
  </channel>
</rss>

