<?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 You are refering to the in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-solver-question/m-p/925461#M13332</link>
    <description>&lt;P&gt;You are referring to the manual of the PARDISO solver developed by Olaf Schenk et al., whereas the documentation of MKL_DSS_CONJUGATE_SOLVE is refering to the Intel MKL PARDISO. While they share some common characteristics, some features are available in only one of them. You can check this link &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA&lt;/A&gt; for a documentation of the Intel MKL PARDISO.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jan 2013 13:25:00 GMT</pubDate>
    <dc:creator>asd__asdqwe</dc:creator>
    <dc:date>2013-01-28T13:25:00Z</dc:date>
    <item>
      <title>Pardiso solver question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-solver-question/m-p/925460#M13331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My question is about the direct sparse solver routine. I am using the dss interface to facotrize and invert a large coefficient matrix.I am successfully inverting the orginal problem Ax = b. In my program I have this line:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error = DSS_SOLVE_COMPLEX(handle_b, MKL_DSS_DEFAULTS, rhs_hb, 1, solution )&lt;/P&gt;
&lt;P&gt;Also I need to solve the conjugate transpose version of this system of equations (A&lt;SUP&gt;H&lt;/SUP&gt;x = b).So i have following line:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; error = DSS_SOLVE_COMPLEX(handle_c, MKL_DSS_CONJUGATE_SOLVE, xdzxy, 1, intersolx)&lt;/P&gt;
&lt;P&gt;The reference manual states: "MKL_DSS_CONJUGATE_SOLVE option added to the parameter opt enables solving a conjugate transposed system A&lt;SUP&gt;H&lt;/SUP&gt;x = b based on the factorization of the matrix A. This option is equivalent to the parameter iparm(12)= 1 in PARDISO."&lt;/P&gt;
&lt;P&gt;When I look in the manual of the PARDISO project: &lt;A href="http://www.pardiso-project.org/manual/manual.pdf" target="_blank"&gt;http://www.pardiso-project.org/manual/manual.pdf&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There is no such option to solve the conjugate transposed system in iparam(12). It would be nice if someone can help me and explain why in the MKL version of the PARDISO solver has this option.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;
&lt;P&gt;Eide&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 13:19:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-solver-question/m-p/925460#M13331</guid>
      <dc:creator>eide</dc:creator>
      <dc:date>2013-01-28T13:19:32Z</dc:date>
    </item>
    <item>
      <title>You are refering to the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-solver-question/m-p/925461#M13332</link>
      <description>&lt;P&gt;You are referring to the manual of the PARDISO solver developed by Olaf Schenk et al., whereas the documentation of MKL_DSS_CONJUGATE_SOLVE is refering to the Intel MKL PARDISO. While they share some common characteristics, some features are available in only one of them. You can check this link &lt;A href="http://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA" target="_blank"&gt;http://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA.htm#GUID-431916D5-B76D-48A1-ABB5-1A0613FDC0FA&lt;/A&gt; for a documentation of the Intel MKL PARDISO.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2013 13:25:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Pardiso-solver-question/m-p/925461#M13332</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2013-01-28T13:25:00Z</dc:date>
    </item>
  </channel>
</rss>

