<?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 Backsubstitution / forwardsubstitution ONLY in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Backsubstitution-forwardsubstitution-ONLY/m-p/876470#M8992</link>
    <description>&lt;P&gt;Can anyone write step by step what should be done to do only backsubstitution or only forwardsubstitution ?&lt;/P&gt;
&lt;P&gt;I tried to do &lt;B&gt;backward substitution&lt;/B&gt; for a (nonsymmetric) SPARSE with nonzeros only in upper part of matrix (no nonzero values below diagonal). For this reason backardsubstitution should be enough.&lt;/P&gt;
&lt;P&gt;so I tried to do it as in exapmle of nonsymetric real matrix:&lt;/P&gt;
&lt;P&gt;mtype = 11, maxfct = 1; mnum = 1;&lt;/P&gt;
&lt;P&gt;(1) PARDISO with phase = 11 (Reordering and Symbolic Factorization)&lt;/P&gt;
&lt;P&gt;(2) PARDISO with phase = 22 (factorization)&lt;/P&gt;
&lt;P&gt;(3) PARDISO with phase = 333 (backsubstitution only)&lt;/P&gt;
&lt;P&gt;(4) PARDISO with phase = -2 (cleaning memoy)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;and it did not work ... . When I gave 333 instead of 333 the result was correct.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[1] Shoud I do something more ?? some specyfic settings to use only phase = 333.&lt;/P&gt;
&lt;P&gt;[2] What exactly is done in execution with phase = 33 (one backsubstitution and one forwardsubstitution and ... ?)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2010 14:00:22 GMT</pubDate>
    <dc:creator>programmer85</dc:creator>
    <dc:date>2010-03-05T14:00:22Z</dc:date>
    <item>
      <title>Backsubstitution / forwardsubstitution ONLY</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Backsubstitution-forwardsubstitution-ONLY/m-p/876470#M8992</link>
      <description>&lt;P&gt;Can anyone write step by step what should be done to do only backsubstitution or only forwardsubstitution ?&lt;/P&gt;
&lt;P&gt;I tried to do &lt;B&gt;backward substitution&lt;/B&gt; for a (nonsymmetric) SPARSE with nonzeros only in upper part of matrix (no nonzero values below diagonal). For this reason backardsubstitution should be enough.&lt;/P&gt;
&lt;P&gt;so I tried to do it as in exapmle of nonsymetric real matrix:&lt;/P&gt;
&lt;P&gt;mtype = 11, maxfct = 1; mnum = 1;&lt;/P&gt;
&lt;P&gt;(1) PARDISO with phase = 11 (Reordering and Symbolic Factorization)&lt;/P&gt;
&lt;P&gt;(2) PARDISO with phase = 22 (factorization)&lt;/P&gt;
&lt;P&gt;(3) PARDISO with phase = 333 (backsubstitution only)&lt;/P&gt;
&lt;P&gt;(4) PARDISO with phase = -2 (cleaning memoy)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;and it did not work ... . When I gave 333 instead of 333 the result was correct.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[1] Shoud I do something more ?? some specyfic settings to use only phase = 333.&lt;/P&gt;
&lt;P&gt;[2] What exactly is done in execution with phase = 33 (one backsubstitution and one forwardsubstitution and ... ?)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2010 14:00:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Backsubstitution-forwardsubstitution-ONLY/m-p/876470#M8992</guid>
      <dc:creator>programmer85</dc:creator>
      <dc:date>2010-03-05T14:00:22Z</dc:date>
    </item>
  </channel>
</rss>

