<?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 Extracting U from getrf in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Extracting-U-from-getrf/m-p/1167987#M28340</link>
    <description>&lt;P&gt;I'm trying to use getrf to put a MxN matrix in RREF (get U, divide by leading entry) but either I'm misunderstanding the function description or something strange is going on.&amp;nbsp; Now my understanding is that on return A contains both U and L, and IPIV contains the pivot indices (i.e. the index of the first non-zero entry in U&amp;nbsp;on each row) to enable you to determine where L stops and U begins within A.&amp;nbsp; But the values being return in IPIV often don't make any sense by this interpretation, with the returned index often referring to a point before or after the "actual" start of U, and in some cases they aren't even non-decreasing (i.e. [1,3,2,4,4]).&amp;nbsp; I've confirmed through matlab that the U and L being returned in A are correct, but I can't make any sense of IPIV and without it I'm not able to automatically extract those two matrices from the returned A.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something in what IPIV is, or does anyone have some advice on what might be going wrong?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 20:17:01 GMT</pubDate>
    <dc:creator>Streuber__Gregg</dc:creator>
    <dc:date>2020-04-21T20:17:01Z</dc:date>
    <item>
      <title>Extracting U from getrf</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Extracting-U-from-getrf/m-p/1167987#M28340</link>
      <description>&lt;P&gt;I'm trying to use getrf to put a MxN matrix in RREF (get U, divide by leading entry) but either I'm misunderstanding the function description or something strange is going on.&amp;nbsp; Now my understanding is that on return A contains both U and L, and IPIV contains the pivot indices (i.e. the index of the first non-zero entry in U&amp;nbsp;on each row) to enable you to determine where L stops and U begins within A.&amp;nbsp; But the values being return in IPIV often don't make any sense by this interpretation, with the returned index often referring to a point before or after the "actual" start of U, and in some cases they aren't even non-decreasing (i.e. [1,3,2,4,4]).&amp;nbsp; I've confirmed through matlab that the U and L being returned in A are correct, but I can't make any sense of IPIV and without it I'm not able to automatically extract those two matrices from the returned A.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing something in what IPIV is, or does anyone have some advice on what might be going wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 20:17:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Extracting-U-from-getrf/m-p/1167987#M28340</guid>
      <dc:creator>Streuber__Gregg</dc:creator>
      <dc:date>2020-04-21T20:17:01Z</dc:date>
    </item>
  </channel>
</rss>

