<?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 Gianluca, yes, we are working in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072668#M22356</link>
    <description>&lt;P class="wordsection1" style="margin:0in;margin-bottom:.0001pt"&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Gianluca, yes, we are working on further improvement such tiny cases. What mkl version do you use?&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2017 15:27:43 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2017-04-03T15:27:43Z</dc:date>
    <item>
      <title>LAPACKE_zgesvxx with small size systems</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072667#M22355</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;We use LAPACKE_zgesvxx function in order to resolve a huge system of linear equations.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;This function is very fast with this kind of matrices, but if we have small matrix Size like &amp;lt; 10x10, it is very slow.&lt;BR /&gt;
	Did you provide any optimized method for this kind of size?&lt;/P&gt;

&lt;P&gt;We have to resolve plenty of small small systems.&lt;/P&gt;

&lt;P&gt;Best regards&lt;/P&gt;

&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:09:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072667#M22355</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2017-04-03T10:09:35Z</dc:date>
    </item>
    <item>
      <title>Gianluca, yes, we are working</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072668#M22356</link>
      <description>&lt;P class="wordsection1" style="margin:0in;margin-bottom:.0001pt"&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;"&gt;Gianluca, yes, we are working on further improvement such tiny cases. What mkl version do you use?&amp;nbsp;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 15:27:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072668#M22356</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-04-03T15:27:43Z</dc:date>
    </item>
    <item>
      <title>I downloaded just today the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072669#M22357</link>
      <description>&lt;P&gt;I downloaded just today the &lt;SPAN style="font-size: 13.008px;"&gt;MKL version&amp;nbsp;&lt;/SPAN&gt;2017.0.2.1 .&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 16:13:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072669#M22357</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2017-04-03T16:13:35Z</dc:date>
    </item>
    <item>
      <title>have you tried the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072670#M22358</link>
      <description>&lt;P&gt;have you tried the performance with this update?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 05:21:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072670#M22358</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-04-04T05:21:39Z</dc:date>
    </item>
    <item>
      <title>Yes, I just verified it, and</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072671#M22359</link>
      <description>&lt;P&gt;Yes, I just verified it, and it is much faster than before, but not enough.&lt;BR /&gt;
	If we use a simple LU function written in C# this is still much better.&lt;/P&gt;

&lt;P&gt;Let me know if you improve more.&lt;/P&gt;

&lt;P&gt;thank you&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Gianluca&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:17:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/LAPACKE-zgesvxx-with-small-size-systems/m-p/1072671#M22359</guid>
      <dc:creator>Gianluca_G_1</dc:creator>
      <dc:date>2017-04-05T13:17:38Z</dc:date>
    </item>
  </channel>
</rss>

