<?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 Thanks for the details! in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964457#M16133</link>
    <description>Thanks for the details!

&amp;gt;&amp;gt;...It only takes &lt;STRONG&gt;a few seconds&lt;/STRONG&gt;...

Is it for &lt;STRONG&gt;B&lt;/STRONG&gt; when it has dimensions &lt;STRONG&gt;150000x150000&lt;/STRONG&gt;?

Note 1: In case of a single-precision 84GB of memory is needed for &lt;STRONG&gt;B&lt;/STRONG&gt;
Note 2: In case of a double-precision 168GB of memory is needed for &lt;STRONG&gt;B&lt;/STRONG&gt;

PS: Of course it is possible if a Cray-like supercomputer is used...</description>
    <pubDate>Fri, 08 Mar 2013 04:51:36 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2013-03-08T04:51:36Z</dc:date>
    <item>
      <title>Fast Small Dense Matrix Solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964454#M16130</link>
      <description>&lt;P&gt;I have a general square dense matrix A (not symmetric) which is formed by A=P&lt;SUP&gt;T&lt;/SUP&gt;BP where B was in a compressed storage scheme and P is a rectangular matrix. The size of A ranges from 10x10 to 500x500, where B can be 150,000x150,000 and is sparse.&lt;/P&gt;
&lt;P&gt;What would be the best way to solve for x given b (system of linear equations) that result from&lt;/P&gt;
&lt;P&gt;Ax=b&amp;nbsp; =&amp;gt;&amp;nbsp; x=A&lt;SUP&gt;-1&lt;/SUP&gt;b&lt;/P&gt;
&lt;P&gt;Right now I am just using LAPACK DGESV that is linked to MKL (so assume I am using their solver). Is there any benifit to going to a interative solver or any recomendations as to how to best solve this system of equations as fast as possible.&lt;/P&gt;
&lt;P&gt;Thanks for any comments&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 02:24:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964454#M16130</guid>
      <dc:creator>ScottBoyce</dc:creator>
      <dc:date>2013-03-07T02:24:24Z</dc:date>
    </item>
    <item>
      <title>Scott, I have a generic</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964455#M16131</link>
      <description>Scott, I have a generic question.

&amp;gt;&amp;gt;...The size of &lt;STRONG&gt;A&lt;/STRONG&gt; ... &lt;STRONG&gt;500x500&lt;/STRONG&gt;, where &lt;STRONG&gt;B&lt;/STRONG&gt; can be &lt;STRONG&gt;150,000x150,000&lt;/STRONG&gt;...

How long does it take to solve it on your computer? Thanks in advance.

Note: I see that there are two threads already, one is in MKL forum and another is in Intel Visual Fortran forum...</description>
      <pubDate>Thu, 07 Mar 2013 14:15:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964455#M16131</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-07T14:15:23Z</dc:date>
    </item>
    <item>
      <title>Someone had suggested after I</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964456#M16132</link>
      <description>&lt;P&gt;Someone had suggested after I posted on Intel Fortrnal that I post my question on here since I am using the MKL library to solve the LAPACK routines.&lt;/P&gt;
&lt;P&gt;It only takes a few seconds, but for each solution of A creates a new version of B and which is then matrix multiplied by P to build a new version of A which then needs a new solution. I like to speed up, even by a fraction of a second, solving the system of equations. There also is of course a slow down do to the A=P&lt;SUP&gt;T&lt;/SUP&gt;BP, but I am unsure if there is anything faster than using DGEMM.&lt;/P&gt;
&lt;P&gt;It is a particular program where time is important, even for a few extra milliseconds.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2013 16:01:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964456#M16132</guid>
      <dc:creator>ScottBoyce</dc:creator>
      <dc:date>2013-03-07T16:01:32Z</dc:date>
    </item>
    <item>
      <title>Thanks for the details!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964457#M16133</link>
      <description>Thanks for the details!

&amp;gt;&amp;gt;...It only takes &lt;STRONG&gt;a few seconds&lt;/STRONG&gt;...

Is it for &lt;STRONG&gt;B&lt;/STRONG&gt; when it has dimensions &lt;STRONG&gt;150000x150000&lt;/STRONG&gt;?

Note 1: In case of a single-precision 84GB of memory is needed for &lt;STRONG&gt;B&lt;/STRONG&gt;
Note 2: In case of a double-precision 168GB of memory is needed for &lt;STRONG&gt;B&lt;/STRONG&gt;

PS: Of course it is possible if a Cray-like supercomputer is used...</description>
      <pubDate>Fri, 08 Mar 2013 04:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964457#M16133</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-03-08T04:51:36Z</dc:date>
    </item>
    <item>
      <title>B is formed as a result of</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964458#M16134</link>
      <description>&lt;P&gt;B is formed as a result of finite differences, so its stored in a band like structure/vector to minimize storage then is transformed from the pre and post multiplication of P. Actually what I will post another time is how is it best to multiply out P&lt;SUP&gt;T&lt;/SUP&gt;BP&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2013 04:56:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Fast-Small-Dense-Matrix-Solver/m-p/964458#M16134</guid>
      <dc:creator>ScottBoyce</dc:creator>
      <dc:date>2013-03-08T04:56:17Z</dc:date>
    </item>
  </channel>
</rss>

