<?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 mkl_sparse_qr_reorder, how to get permutation and rank in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1340409#M32362</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to use the Sparse QR solver from MKL.&lt;/P&gt;
&lt;P&gt;Is there any way I can get the permutation from the pivot reordering (&lt;SPAN style="font-family: inherit;"&gt;mkl_sparse_qr_reorder) step?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Also, is there any api to get the rank?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Bryn&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 22:29:37 GMT</pubDate>
    <dc:creator>dyollb</dc:creator>
    <dc:date>2021-11-30T22:29:37Z</dc:date>
    <item>
      <title>mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1340409#M32362</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to use the Sparse QR solver from MKL.&lt;/P&gt;
&lt;P&gt;Is there any way I can get the permutation from the pivot reordering (&lt;SPAN style="font-family: inherit;"&gt;mkl_sparse_qr_reorder) step?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Also, is there any api to get the rank?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Bryn&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 22:29:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1340409#M32362</guid>
      <dc:creator>dyollb</dc:creator>
      <dc:date>2021-11-30T22:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1340414#M32363</link>
      <description>&lt;P&gt;Hi Bryn!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently we don't have an API for returning either permutation or rank. If this feature is important for you, I suggest submitting a feature request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you need directions how to do that (and some more appropriate person than me will help you with that).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 22:45:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1340414#M32363</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2021-11-30T22:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1342003#M32397</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reminder:&lt;/P&gt;
&lt;P&gt;Has the information provided helped? Kindly let us know if you need any help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Shanmukh.SS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:50:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1342003#M32397</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-22T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1342036#M32398</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the information. I was thinking of adding a wrapper for the MKL Sparse QR to the Eigen library.&lt;/P&gt;
&lt;P&gt;However, to make it support the same features as the &lt;A href="https://eigen.tuxfamily.org/dox/classEigen_1_1SparseQR.html" target="_self"&gt;native QR solver,&lt;/A&gt; and the &lt;A href="https://eigen.tuxfamily.org/dox/classEigen_1_1SPQR.html" target="_self"&gt;SuiteSparse QR solver&lt;/A&gt;, access to the permutation and rank would be required.&lt;/P&gt;
&lt;P&gt;If you can send me instructions how to request this feature that would be great.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 08:40:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1342036#M32398</guid>
      <dc:creator>dyollb</dc:creator>
      <dc:date>2021-12-07T08:40:25Z</dc:date>
    </item>
    <item>
      <title>Re:mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1343952#M32444</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Could you please let us know if you are a priority customer, so that we could guide you the steps in raising a Feature request.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Dec 2021 10:26:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1343952#M32444</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-14T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re:mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1345896#M32481</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Reminder:&lt;/P&gt;&lt;P&gt;Could you please let us know if you are a priority customer, so that we could guide you the steps in raising a Feature request.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2021 06:05:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1345896#M32481</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-22T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re:mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1345897#M32482</link>
      <description>&lt;P&gt;no, I am not.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 06:16:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1345897#M32482</guid>
      <dc:creator>dyollb</dc:creator>
      <dc:date>2021-12-22T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re:mkl_sparse_qr_reorder, how to get permutation and rank</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1347344#M32513</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for suggesting the feature. A similar request has already been reported to the developers. They are working on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are closing this thread for now. Kindly raise a new thread if you need any help, as this thread will no longer be monitored by Intel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Shanmukh.SS&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2021 11:56:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/mkl-sparse-qr-reorder-how-to-get-permutation-and-rank/m-p/1347344#M32513</guid>
      <dc:creator>ShanmukhS_Intel</dc:creator>
      <dc:date>2021-12-29T11:56:35Z</dc:date>
    </item>
  </channel>
</rss>

