<?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 Hi Alberto, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182593#M29409</link>
    <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;I will need to check with the MKL team and will let you know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 18:24:39 GMT</pubDate>
    <dc:creator>Khang_N_Intel</dc:creator>
    <dc:date>2020-02-03T18:24:39Z</dc:date>
    <item>
      <title>Sparse matrix equilibration</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182592#M29408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm working with a very non-equilibrated sparse linear system, which in MATLAB I treat with a function probably similar to dgeequ. Question: is there anything like this for MKL Sparse BLAS? Or something doing something similar dealing with preconditioners?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case dgeequ or similar is not available, I have a second question: to implement dgeequ I need to find the minimum/maximum element of a row and/or column of a sparse matrix. Is it possible to do it in MKL working directly with the matrix handle? Otherwise, my best solution would be to export in the three-array format the matrix and work on the vectors...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alberto&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 15:44:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182592#M29408</guid>
      <dc:creator>Tibaldi__Alberto</dc:creator>
      <dc:date>2020-02-03T15:44:40Z</dc:date>
    </item>
    <item>
      <title>Hi Alberto,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182593#M29409</link>
      <description>&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;I will need to check with the MKL team and will let you know.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 18:24:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182593#M29409</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2020-02-03T18:24:39Z</dc:date>
    </item>
    <item>
      <title>Hello Alberto,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182594#M29410</link>
      <description>&lt;P&gt;Hello Alberto,&lt;/P&gt;&lt;P&gt;Currently, we don't support such functionality in IE&amp;nbsp;SpBLAS. So I think the easiest way to do it is to export data and work on raw pointers. You can submit a feature request for us to add the functionality like dgeequ.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Khang, could you give an appropriate link to a place where feature requests are created&amp;nbsp;for MKL?&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Kirill&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 21:57:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182594#M29410</guid>
      <dc:creator>Kirill_V_Intel</dc:creator>
      <dc:date>2020-02-03T21:57:38Z</dc:date>
    </item>
    <item>
      <title>Hi Kirill,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182595#M29411</link>
      <description>&lt;P&gt;Hi Kirill,&lt;/P&gt;&lt;P&gt;Thank you for providing the answer to this question.&lt;/P&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;Why don't you sent me an email at khang.t.nguyen@intel.com describing the requested feature in detail along with the OS, data types and data sizes preferences?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khang&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 22:27:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182595#M29411</guid>
      <dc:creator>Khang_N_Intel</dc:creator>
      <dc:date>2020-02-03T22:27:23Z</dc:date>
    </item>
    <item>
      <title>Alberto, please submit this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182596#M29412</link>
      <description>&lt;P&gt;Alberto, please submit this Feature Request via the&amp;nbsp;&lt;A href="https://supporttickets.intel.com/?lang=en-US"&gt;Intel Online Service Center&lt;/A&gt; which is the official Support channel.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 02:41:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Sparse-matrix-equilibration/m-p/1182596#M29412</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-02-04T02:41:38Z</dc:date>
    </item>
  </channel>
</rss>

