<?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  solving sparse systems of linear equations in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992113#M18043</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I tried to use DSS to solve systems of linear equations in the optimization process. Unfortunately, my sparse matrix is ill-defined for the calculations and the result is erroneous results. Is it possible to use Intel MKL to solve this problem?&lt;/P&gt;
&lt;P&gt;Enclosed is a simple example that explains my problem. Note:onlydiagonalelements arechanged duringoptimization.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
    <pubDate>Sat, 15 Sep 2012 21:54:43 GMT</pubDate>
    <dc:creator>stansy</dc:creator>
    <dc:date>2012-09-15T21:54:43Z</dc:date>
    <item>
      <title>solving sparse systems of linear equations</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992113#M18043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I tried to use DSS to solve systems of linear equations in the optimization process. Unfortunately, my sparse matrix is ill-defined for the calculations and the result is erroneous results. Is it possible to use Intel MKL to solve this problem?&lt;/P&gt;
&lt;P&gt;Enclosed is a simple example that explains my problem. Note:onlydiagonalelements arechanged duringoptimization.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Stan&lt;/P&gt;</description>
      <pubDate>Sat, 15 Sep 2012 21:54:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992113#M18043</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2012-09-15T21:54:43Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992114#M18044</link>
      <description>Hi,
Matrix from your example correspond grid version of operator of 4th derivatives with Neumann boundary condition so it's has at least 2 vectors in Kernel space. This vector correlate const and linear function (x_1 = (1,1,1,1,1,....) and x_2 = (1,2,3,4,5,6,....)). System Ax=b with symmetric degenerate matrix have a solution if and only if rhs vector orthogonal kernel space. Moreover in such case the solution is not unique. In your example b is a part of kernel space so there is not any algebraic solution of you system.
With best regards,
Alexander Kalinkin</description>
      <pubDate>Wed, 19 Sep 2012 10:57:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992114#M18044</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2012-09-19T10:57:51Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992115#M18045</link>
      <description>Hi,
Alexander, thank you very much for an interesting answer. As I pointed, the calculations (optimization process) are determined diagonal elements of the matrix. I used an the iterative sparse solvers based on the reverse communication interface RCI CG and calculations give good results. Unfortunately, the number of iterations must be very large (about 2000) and my calculations are performed slower than MATLAB.

With greetings
Stan</description>
      <pubDate>Wed, 19 Sep 2012 16:30:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/solving-sparse-systems-of-linear-equations/m-p/992115#M18045</guid>
      <dc:creator>stansy</dc:creator>
      <dc:date>2012-09-19T16:30:12Z</dc:date>
    </item>
  </channel>
</rss>

