<?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 Re:Incorrect solution when running cluster_sparse_solver example problem: cl_solver_sym_sp_0_based_c.c in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322874#M32212</link>
    <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Oct 2021 16:03:08 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2021-10-18T16:03:08Z</dc:date>
    <item>
      <title>Incorrect solution when running cluster_sparse_solver example problem: cl_solver_sym_sp_0_based_c.c</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322535#M32199</link>
      <description>&lt;P&gt;Unfortunately I am getting the following error when running the provided example, cl_solver_sym_sp_0_based_c.c :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;
Factorization completed ...
Solving system...
Intel MKL ERROR: Parameter 6 was incorrect on entry to DLASWP.

The solution of the system is:
 x [0] =  0.000000
 x [1] =  0.000000
 x [2] =  0.000000
 x [3] =  0.000000
 x [4] =  0.000000
 x [5] = -nan
 x [6] =  0.000000
 x [7] =  nan
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my job submission script:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;#!/bin/bash
source /opt/intel/inteloneapi/setvars.sh &amp;gt; /dev/null 2&amp;gt;&amp;amp;1

ulimit -a
ulimit -s unlimited
export OMP_NUM_THREADS=1;

mpirun -np 1 ./a.out
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And job submission command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="none"&gt;qsub -l nodes=1:ppn=2 -d . build.sh&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally I want to run it on two processors, i.e mpirun -np 2. But that totally errors out with segmentation fault. So I switched to one processor and it gives the errors above.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 15:23:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322535#M32199</guid>
      <dc:creator>segmentation_fault</dc:creator>
      <dc:date>2021-10-16T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect solution when running cluster_sparse_solver example problem: cl_solver_sym_sp_0_based_</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322833#M32208</link>
      <description>&lt;P&gt;We can close or delete this question as it has been resolved in the other thread:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-cluster-sparse-solver-with-2021-mpiicc/m-p/1322830#M32207" target="_blank"&gt;https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/undefined-reference-to-cluster-sparse-solver-with-2021-mpiicc/m-p/1322830#M32207&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 13:21:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322833#M32208</guid>
      <dc:creator>segmentation_fault</dc:creator>
      <dc:date>2021-10-18T13:21:20Z</dc:date>
    </item>
    <item>
      <title>Re:Incorrect solution when running cluster_sparse_solver example problem: cl_solver_sym_sp_0_based_c.c</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322874#M32212</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2021 16:03:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Incorrect-solution-when-running-cluster-sparse-solver-example/m-p/1322874#M32212</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2021-10-18T16:03:08Z</dc:date>
    </item>
  </channel>
</rss>

