<?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 Hi Losif,  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084619#M22917</link>
    <description>&lt;P&gt;Hi Losif,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For general sparse matrix, The Pardiso or DSS solver may be you wanted.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2016 09:16:00 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2016-04-12T09:16:00Z</dc:date>
    <item>
      <title>Sparse eigensolver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084618#M22916</link>
      <description>&lt;P&gt;Dear colleagues, is it possible to find eigenvalues and eigenvectors by means of MKL routines in the following case: Ax = kx, where A is a sparse, general, complex matrix. I found the routines for sparse symmetric/hermitian matrices but not for general sparse matrices.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:16:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084618#M22916</guid>
      <dc:creator>Iosif_M_</dc:creator>
      <dc:date>2016-04-12T08:16:54Z</dc:date>
    </item>
    <item>
      <title>Hi Losif, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084619#M22917</link>
      <description>&lt;P&gt;Hi Losif,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For general sparse matrix, The Pardiso or DSS solver may be you wanted.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084619#M22917</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2016-04-12T09:16:00Z</dc:date>
    </item>
    <item>
      <title>Dear Ying,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084620#M22918</link>
      <description>&lt;P&gt;Dear Ying,&lt;/P&gt;

&lt;P&gt;Thank you for the response. As far as I understand PARDISO can solve sparse SLAE, but it is not eigensolver.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Iosif&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:24:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084620#M22918</guid>
      <dc:creator>Iosif_M_</dc:creator>
      <dc:date>2016-04-12T09:24:21Z</dc:date>
    </item>
    <item>
      <title>Hi Losif, </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084621#M22919</link>
      <description>&lt;P&gt;Hi Losif,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;then other option may be :&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The Extended Eigensolver functionality offers:&lt;BR /&gt;
	• Real/Complex and Single/Double precisions: double precision is recommended to provide better accuracy&lt;BR /&gt;
	of eigenpairs.&lt;BR /&gt;
	• Reverse communication interfaces (RCI) provide maximum flexibility for specific applications. RCI are&lt;BR /&gt;
	independent of matrix format and inner system solvers, so you must provide your own linear system&lt;BR /&gt;
	solvers (direct or iterative) and matrix-matrix multiply routines.&lt;BR /&gt;
	• Predefined driver interfaces for dense, LAPACK banded, and sparse (CSR) formats are less flexible but are&lt;BR /&gt;
	optimized and easy to use:&lt;BR /&gt;
	• The Extended Eigensolver interfaces for dense matrices are likely to be slower than the comparable&lt;BR /&gt;
	LAPACK routines because the FEAST algorithm has a higher computational cost.&lt;BR /&gt;
	7 Intel® Math Kernel Library Reference Manual&lt;BR /&gt;
	1628&lt;BR /&gt;
	• The Extended Eigensolver interfaces for banded matrices support banded LAPACK-type storage.&lt;BR /&gt;
	• T&lt;STRONG&gt;he Extended Eigensolver sparse interfaces support compressed sparse row format and use the Intel&lt;BR /&gt;
	MKL PARDISO solver.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Best wishes,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 13:01:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084621#M22919</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2016-04-12T13:01:24Z</dc:date>
    </item>
    <item>
      <title>Iosif, that's not possible</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084622#M22920</link>
      <description>&lt;P&gt;Iosif, that's not possible for general sparse cases for now. one of the existing solution is feast 3.0 which is on our radar but without some timeline at this moment. Do you have some specific timeline when you need to have such functionality available?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 05:44:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084622#M22920</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-04-13T05:44:28Z</dc:date>
    </item>
    <item>
      <title>Dear Gennady,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084623#M22921</link>
      <description>&lt;P&gt;Dear Gennady,&lt;/P&gt;

&lt;P&gt;I have also found that functionality in the FEAST solver. Just now it is enough for us to use FEAST and switch to MKL/FEAST later.&lt;/P&gt;

&lt;P&gt;Iosif&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 14:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-eigensolver/m-p/1084623#M22921</guid>
      <dc:creator>Iosif_M_</dc:creator>
      <dc:date>2016-04-13T14:24:07Z</dc:date>
    </item>
  </channel>
</rss>

