<?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 Maybe I am not making myself in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100508#M23849</link>
    <description>&lt;P&gt;Maybe I am not making myself clear.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;I am using Intel C++ Composer XE 2017 Update 1 with MKL 2017 Update 1&lt;/LI&gt;
	&lt;LI&gt;Comment the line #define MKL_DIRECT_CALL and build/run the test, saving the output&lt;/LI&gt;
	&lt;LI&gt;Un-comment the line , so that MKL_DIRECT_CALL is defined and build/run, saving the output.&lt;/LI&gt;
	&lt;LI&gt;The output is different. The correct result is when MKL_DIRECT_CALL is NOT #defined/used&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;.I have attached the complete Visual Studio Project.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2017 06:03:32 GMT</pubDate>
    <dc:creator>AndrewC</dc:creator>
    <dc:date>2017-02-22T06:03:32Z</dc:date>
    <item>
      <title>MKL 2017 Update 1,  MKL_DIRECT_CALL and zgetri issue</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100504#M23845</link>
      <description>&lt;P&gt;I have found that when MKL_DIRECT_CALL is on, there seems to be an issue with one of the zgetrf/zgetri&amp;nbsp; and 5x5 matrices. I am getting quite different results compared to MKL 2016 ( which did not have LAPACK direct call functionality) and I have tracked it down to the DIRECT_CALL implementation of theses LAPACK functions. Is this a known issue?&lt;/P&gt;

&lt;P&gt;It would be really nice if the DIRECT _CALL allowed , via the use of #DEFINEs to be able to turn off the functionality in a more fine grained manner rather than all or nothing.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 18:18:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100504#M23845</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-21T18:18:23Z</dc:date>
    </item>
    <item>
      <title>Just as a hint. I am pretty</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100505#M23846</link>
      <description>&lt;P&gt;Just as a hint. I am pretty sure the problem is not in 4x4 or 6x6 matrices as I would have had 100's of QA failures. It **seems** to be related to 5x5 which is an unusual size in my QA cases so only a couple failed. Maybe someone could look at this and see something by inspection.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 19:07:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100505#M23846</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-21T19:07:08Z</dc:date>
    </item>
    <item>
      <title>Here is a reproducer. Just</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100506#M23847</link>
      <description>&lt;P&gt;Here is a reproducer. Just comment out MKL_DIRECT_CALL and the results change significantly&lt;/P&gt;

&lt;P&gt;Tested on WIndows, Visual Studio 2015, MKL 2017 Update 1, 64-bit&lt;/P&gt;

&lt;P&gt;Test project MUST be using the Intel Compiler!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:10:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100506#M23847</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-21T20:10:00Z</dc:date>
    </item>
    <item>
      <title>Dear customer,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100507#M23848</link>
      <description>&lt;P&gt;Dear customer,&lt;/P&gt;

&lt;P&gt;I could not reproduce your problem in same platform(VS 2015&amp;amp; MKL2017u1&amp;amp;Intel64), could you please provide more info:&lt;/P&gt;

&lt;P&gt;1. which version of MKL you compared? you said MKL2016, could you please provide specific version number.&lt;BR /&gt;
	2. what's the result you get? please paste here.&lt;BR /&gt;
	3. how's your compiling &amp;amp; linking commands? please specify your linked libraries.&lt;/P&gt;

&lt;P&gt;I am looking forward your reply. Thanks.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 03:31:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100507#M23848</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2017-02-22T03:31:00Z</dc:date>
    </item>
    <item>
      <title>Maybe I am not making myself</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100508#M23849</link>
      <description>&lt;P&gt;Maybe I am not making myself clear.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;I am using Intel C++ Composer XE 2017 Update 1 with MKL 2017 Update 1&lt;/LI&gt;
	&lt;LI&gt;Comment the line #define MKL_DIRECT_CALL and build/run the test, saving the output&lt;/LI&gt;
	&lt;LI&gt;Un-comment the line , so that MKL_DIRECT_CALL is defined and build/run, saving the output.&lt;/LI&gt;
	&lt;LI&gt;The output is different. The correct result is when MKL_DIRECT_CALL is NOT #defined/used&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;.I have attached the complete Visual Studio Project.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 06:03:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100508#M23849</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-22T06:03:32Z</dc:date>
    </item>
    <item>
      <title>Dear customer,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100509#M23850</link>
      <description>&lt;P&gt;Dear customer,&lt;/P&gt;

&lt;P&gt;I found the problem, thank you for posting the issue. We will investigate on it.&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 07:17:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100509#M23850</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2017-02-22T07:17:00Z</dc:date>
    </item>
    <item>
      <title>I have opened a premier</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100510#M23851</link>
      <description>&lt;P&gt;I have opened a premier support ticket &lt;SPAN class="value"&gt;#02634419 &lt;/SPAN&gt;on this.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 20:32:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100510#M23851</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-22T20:32:05Z</dc:date>
    </item>
    <item>
      <title>Hi vasci_,
Regards,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100511#M23852</link>
      <description>&lt;P&gt;vasci_,&lt;/P&gt;

&lt;P&gt;We investigated the issue. It is caused by a bug in implementation of LU (?GETRF routine) for MKL_DIRECT_CALL for size 5x5. It will be fixed in the nearest MKL release. But as a workaround you can fix it in your own mkl_direct_lapack.h header.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;Please find attached a patch with the fix.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Thank you for your report!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;Eugene&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 00:13:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100511#M23852</guid>
      <dc:creator>Eugene_C_Intel1</dc:creator>
      <dc:date>2017-02-23T00:13:52Z</dc:date>
    </item>
    <item>
      <title>OK, thanks! Hopefully this</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100512#M23853</link>
      <description>&lt;P&gt;OK, thanks! Hopefully this will make it into Update 2.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 01:15:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100512#M23853</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-23T01:15:41Z</dc:date>
    </item>
    <item>
      <title>Hi Andrew, We have added the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100513#M23854</link>
      <description>&lt;P&gt;Hi Andrew, We have added the fix in the latest MKL version ( MKL v.2017 update 3) which has been released yesterday. Please update, take a look and make sure that we have indeed fixed the problem. Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 04:46:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100513#M23854</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-05-12T04:46:05Z</dc:date>
    </item>
    <item>
      <title>OK, I am going through the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100514#M23855</link>
      <description>&lt;P&gt;OK, I am going through the process of updating to "Composer Update 4"&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 18:16:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100514#M23855</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-05-15T18:16:46Z</dc:date>
    </item>
    <item>
      <title>The issue is fixed!</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100515#M23856</link>
      <description>&lt;P&gt;The issue is fixed!&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 18:43:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2017-Update-1-MKL-DIRECT-CALL-and-zgetri-issue/m-p/1100515#M23856</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-05-15T18:43:29Z</dc:date>
    </item>
  </channel>
</rss>

