<?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 Eigenvalue problem for sparse matrices in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885690#M10015</link>
    <description>Hi guys;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm trying to compute "dynamic mode shapes" in my fortran code, so I need to find either eigenvalues of a symmetric sparse matrix or the inverse of that matrix (the first method is prefered).&lt;/DIV&gt;
&lt;DIV&gt;Is there any routine in BLAS or any spesific procedure that could help me?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks in advance&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;</description>
    <pubDate>Mon, 08 Jun 2009 07:17:04 GMT</pubDate>
    <dc:creator>pourmatin85</dc:creator>
    <dc:date>2009-06-08T07:17:04Z</dc:date>
    <item>
      <title>Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885690#M10015</link>
      <description>Hi guys;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm trying to compute "dynamic mode shapes" in my fortran code, so I need to find either eigenvalues of a symmetric sparse matrix or the inverse of that matrix (the first method is prefered).&lt;/DIV&gt;
&lt;DIV&gt;Is there any routine in BLAS or any spesific procedure that could help me?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;thanks in advance&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jun 2009 07:17:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885690#M10015</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-06-08T07:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885691#M10016</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hossein, there is no such functionality for the sparse routines at all.&lt;BR /&gt;We have the similar functionality in the current version for the dense matrix only.&lt;BR /&gt;--Gennady &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jun 2009 13:03:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885691#M10016</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-06-08T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885692#M10017</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hossein, there is no such functionality for the sparse routines at all.&lt;BR /&gt;We have the similar functionality in the current version for the dense matrix only.&lt;BR /&gt;--Gennady &lt;BR /&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Dear Gennady; thanks for your quick reply. I found a way to generate inverse of my sparse matrix. Hopefully, it will do the job.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards;&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Jun 2009 14:50:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885692#M10017</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-06-08T14:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885693#M10018</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/421818"&gt;pourmatin85&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;DIV&gt;Dear Gennady; thanks for your quick reply. I found a way to generate inverse of my sparse matrix. Hopefully, it will do the job.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards;&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hossein, may I ask you, how did you solve this problem?&lt;BR /&gt;--Gennady</description>
      <pubDate>Mon, 08 Jun 2009 14:58:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885693#M10018</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-06-08T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885694#M10019</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;Hossein, may I ask you, how did you solve this problem?&lt;BR /&gt;--Gennady&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Well, suppose B is a (N,1) vector. Every components of B is set to zero but it's Ith component, which is 1. The resulting vector of the product of a matrix, say K, and B is the Ith column of K.&lt;/DIV&gt;
&lt;DIV&gt;So, all you need to do, to find the inverse of K, is to solve N equation systems with PARDISO. It means that in the Ith iteration out of N iterations, the Ith component of B is 1, and the result is the Ith column of the inverse of K:&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;x*K=B -&amp;gt; x=inv(K)*B -&amp;gt; x=inv(K(1:N,I))&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;By the way, MKL doesn't have any routine for matrix-matrix product, in which both matrices are sparse (is that right?). Isn't it weird!! I have to do the same trick to find the answer of mymatrix-matrix products.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Hossein&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 Jun 2009 06:15:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885694#M10019</guid>
      <dc:creator>pourmatin85</dc:creator>
      <dc:date>2009-06-09T06:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenvalue problem for sparse matrices</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885695#M10020</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/421818"&gt;pourmatin85&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;By the way, MKL doesn't have any routine for matrix-matrix product, in which both matrices are sparse (is that right?). Isn't it weird!! I have to do the same trick to find the answer of mymatrix-matrix products.&lt;EM&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;see &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=65881"&gt;this thread&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;A.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jun 2009 06:38:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Eigenvalue-problem-for-sparse-matrices/m-p/885695#M10020</guid>
      <dc:creator>ArturGuzik</dc:creator>
      <dc:date>2009-06-09T06:38:40Z</dc:date>
    </item>
  </channel>
</rss>

