<?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 Thanks mecej4!  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120443#M24918</link>
    <description>&lt;P&gt;Thanks mecej4!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The sparse matrix is distributed on two processors. Each processor has 24 equations.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;The number of equations for the final assembled sparse matrix is 36.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;The code works on one processor to solve the 24 equations, which is just a part the final sparse matrix.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The input data is similar to the example provided by Intel compiler (&lt;SPAN style="font-size: 12px;"&gt;cl_solver_sym_distr_f.f&lt;/SPAN&gt;).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Qian&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jun 2017 17:36:32 GMT</pubDate>
    <dc:creator>kybsh2006</dc:creator>
    <dc:date>2017-06-04T17:36:32Z</dc:date>
    <item>
      <title>problem when using cluster solver with distributed CSR format of input data</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120441#M24916</link>
      <description>&lt;P&gt;The following error encountered when using cluster solver:&lt;/P&gt;

&lt;P&gt;ERROR during symbolic factorization: -2&lt;/P&gt;

&lt;P&gt;The example (cl_solver_sym_distr_f.f) provided with Cluster compiler works well. But the matrix I provided in the attachment produces the above error.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I used Intel&amp;nbsp;MPI to compile the code (also in the attachment). The executable file compiled through IntelMPI yields the above error. But it can run using OpenMPI's mpirun.&lt;/P&gt;

&lt;P&gt;Could you help me check my code? Both the source code and data are in the attachment.&lt;/P&gt;

&lt;P&gt;Thank you very much!&lt;/P&gt;

&lt;P&gt;Qian&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 05:49:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120441#M24916</guid>
      <dc:creator>kybsh2006</dc:creator>
      <dc:date>2017-06-04T05:49:49Z</dc:date>
    </item>
    <item>
      <title>I have not gone through your</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120442#M24917</link>
      <description>&lt;P&gt;I have not gone through your code in detail, but something that I saw made me suspicious: there are three instances of '36' in the source files, suggesting that the number of equations to be solved is 36. This seems to conflict with the two data files, which seem to contain data for a set of 24 equations.&lt;/P&gt;

&lt;P&gt;It may be easier to work out the bugs in a test program using a smaller number of equations on a single node, before switching to an MPI version and a large problem size.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 11:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120442#M24917</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2017-06-04T11:14:00Z</dc:date>
    </item>
    <item>
      <title>Thanks mecej4! </title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120443#M24918</link>
      <description>&lt;P&gt;Thanks mecej4!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The sparse matrix is distributed on two processors. Each processor has 24 equations.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;The number of equations for the final assembled sparse matrix is 36.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;The code works on one processor to solve the 24 equations, which is just a part the final sparse matrix.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;The input data is similar to the example provided by Intel compiler (&lt;SPAN style="font-size: 12px;"&gt;cl_solver_sym_distr_f.f&lt;/SPAN&gt;).&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Qian&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 17:36:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120443#M24918</guid>
      <dc:creator>kybsh2006</dc:creator>
      <dc:date>2017-06-04T17:36:32Z</dc:date>
    </item>
    <item>
      <title>The problem has been solved.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120444#M24919</link>
      <description>&lt;P&gt;The problem has been solved. It is my sparse matrix that causes the problem.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The correct sparse matrix is attached, which generates the&amp;nbsp;correct solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 23:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120444#M24919</guid>
      <dc:creator>kybsh2006</dc:creator>
      <dc:date>2017-06-04T23:41:29Z</dc:date>
    </item>
    <item>
      <title>Hi Kybsh2006,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120445#M24920</link>
      <description>&lt;P&gt;Hi Kybsh2006,&lt;/P&gt;

&lt;P&gt;Thank you a lot for the sharing the correct solution&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;/P&gt;

&lt;P&gt;Ying&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 01:10:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/problem-when-using-cluster-solver-with-distributed-CSR-format-of/m-p/1120445#M24920</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2017-06-05T01:10:49Z</dc:date>
    </item>
  </channel>
</rss>

