<?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, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077863#M22636</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for finding and reporting the issue. We have already fixed it internally. The fix will be available in the next release.&lt;/P&gt;

&lt;P&gt;I'm afraid there's no workaround for this problem, we're sorry about that. So, please either modify your code or wait for new MKL release to update.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Konstantin&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2016 06:20:00 GMT</pubDate>
    <dc:creator>Konstantin_A_Intel</dc:creator>
    <dc:date>2016-08-01T06:20:00Z</dc:date>
    <item>
      <title>Major regression between 11.3 Update 2 and Update 3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077862#M22635</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I'm using the QR factorization routines (?geqrf and ??mqr) extensively and it seems there is a major problem when using these routines when&amp;nbsp;a workspace query is assumed (lwork = -1).&lt;/P&gt;

&lt;P&gt;Attached is an example to reproduce the issue (with just dgeqrf, but it also appears with dormqr for instance).&lt;/P&gt;

&lt;P&gt;$ module load mkl/16.0.2.181 &amp;amp;&amp;amp; MKL_VERBOSE=1 ./a.out&lt;BR /&gt;
	MKL_VERBOSE Intel(R) MKL 11.3 Update 2 Product build 20160120 for Intel(R) 64 architecture Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled processors, Lnx 2.27GHz lp64 intel_thread NMICDev:0&lt;BR /&gt;
	MKL_VERBOSE DGEQRF(10,10,(nil),10,(nil),0x7ffd95e6d300,-1,0) 28.64ms CNR:OFF Dyn:1 FastMM:1 TID:0 &amp;nbsp;NThr:1 WDiv:HOST:+0.000&lt;/P&gt;

&lt;P&gt;$ module load mkl/16.0.3.210 &amp;amp;&amp;amp; MKL_VERBOSE=1 ./a.out&lt;/P&gt;

&lt;P&gt;Intel MKL ERROR: Parameter 3 was incorrect on entry to DGEQRF.&lt;/P&gt;

&lt;P&gt;Is there a workaround that doesn't require to modify my sources ? I'm using null pointers when lwork = -1 everywhere in my code so I would need to change many many routines in my projects, this is not&amp;nbsp;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;feasible&lt;/SPAN&gt;. Thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2016 13:37:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077862#M22635</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2016-07-30T13:37:09Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077863#M22636</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for finding and reporting the issue. We have already fixed it internally. The fix will be available in the next release.&lt;/P&gt;

&lt;P&gt;I'm afraid there's no workaround for this problem, we're sorry about that. So, please either modify your code or wait for new MKL release to update.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;/P&gt;

&lt;P&gt;Konstantin&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 06:20:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077863#M22636</guid>
      <dc:creator>Konstantin_A_Intel</dc:creator>
      <dc:date>2016-08-01T06:20:00Z</dc:date>
    </item>
    <item>
      <title>Alright, thank you, I guess..</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077864#M22637</link>
      <description>&lt;P&gt;Alright, thank you, I guess..&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 09:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077864#M22637</guid>
      <dc:creator>asd__asdqwe</dc:creator>
      <dc:date>2016-08-01T09:48:20Z</dc:date>
    </item>
    <item>
      <title>I am facing the same issue.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077865#M22638</link>
      <description>&lt;P&gt;I am facing the same issue. When will be the next MKL release (roughly)?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;Emmanuel.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 14:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077865#M22638</guid>
      <dc:creator>emmanuel-bertin</dc:creator>
      <dc:date>2016-08-24T14:22:00Z</dc:date>
    </item>
    <item>
      <title>The expected time frame the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077866#M22639</link>
      <description>&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;"&gt;The expected time frame the middle of September. Please see announcement on this forum&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 19:48:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077866#M22639</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-08-24T19:48:05Z</dc:date>
    </item>
    <item>
      <title>Great, thank you!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077867#M22640</link>
      <description>&lt;P&gt;Great, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2016 15:36:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Major-regression-between-11-3-Update-2-and-Update-3/m-p/1077867#M22640</guid>
      <dc:creator>emmanuel-bertin</dc:creator>
      <dc:date>2016-08-25T15:36:24Z</dc:date>
    </item>
  </channel>
</rss>

