<?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 The issue occurs on an ASUS in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112508#M24458</link>
    <description>&lt;P&gt;The issue occurs on an ASUS R550C laptop&amp;nbsp;running Windows 10-Pro 64 with an Intel Core i7-3537U CPU @ 2.00GHz and 8Gb of RAM.&lt;BR /&gt;
	&lt;BR /&gt;
	It also occurs on other laptops which I'll get the details of and let you know.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2016 06:40:53 GMT</pubDate>
    <dc:creator>schulzey</dc:creator>
    <dc:date>2016-03-17T06:40:53Z</dc:date>
    <item>
      <title>Flakey Pardiso since MKL 11.3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112504#M24454</link>
      <description>&lt;P&gt;Since upgrading to Intel Parallel Studio XE 2016 (Fortran) containing MKL 11.3, the Pardiso function has become unstable. We can run our application multiple times with exactly the same data and parameters being passed to Pardiso each time and have found that sometimes it crashes inside Pardiso, sometimes it returns an error -4 and sometimes it succeeds but returns incorrect results. The problem occurs with MKL 11.3.0, 11.3.1 and 11.3.2.&lt;BR /&gt;
	&lt;BR /&gt;
	We are calling it in a 64-bit environment with mtype -2 (real and symmetric indefinite matrix) and&amp;nbsp;phase 13 (analyse, factorize and solve). It also misbehaves with phase 12.&lt;BR /&gt;
	&lt;BR /&gt;
	We have also found that if we keep our application (generated from Intel Parallel Studio XE 2016) but just replace the MKL 11.3 redist runtime DLLs with the MKL 11.2 redist&amp;nbsp;runtime DLLs then it all works Ok. This seems to suggest that it might be a bug introduced into MKL 11.3.&lt;BR /&gt;
	&lt;BR /&gt;
	Has anybody else experienced this issue?&lt;BR /&gt;
	&lt;BR /&gt;
	Is it Ok to mix an application compiled for MLL 11.3 with MKL 11.2 runtime DLLs?&lt;/P&gt;

&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 00:33:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112504#M24454</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2016-03-16T00:33:05Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112505#M24455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can we ask to provide reproducer to play this issue on our side? We expect such behavior for mtype=2, but you wrote about mtype=-2&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 11:49:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112505#M24455</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2016-03-16T11:49:12Z</dc:date>
    </item>
    <item>
      <title>Yes, I am using mtype = -2,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112506#M24456</link>
      <description>&lt;P&gt;Yes, I am using mtype = -2, but I don't understand how you could expect crashes and errors with mtype = 2 (or any mtype)?&lt;BR /&gt;
	&lt;BR /&gt;
	The bottom line is that it all worked beautifully in MKL 11.2 and earlier, but doesn't work in MKL 11.3.&lt;BR /&gt;
	&lt;BR /&gt;
	The module that calls Pardiso is part of a quite large project and so it will be difficult for me to send you something small that you can reproduce the problem with.&lt;BR /&gt;
	&lt;BR /&gt;
	It looks like Thomas W also has the same problem (see his post "&lt;A title="Hi. I have a project that worked using vs 2013 and an earlier version
	of PARDISO. I just upgraded to vc++ from vs2015 and the current version of mkl" href="https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/611119"&gt;&lt;SPAN class="forum-topic-title"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;PARDISO crashing 'sometimes' on identical imput (reproducible)&lt;/FONT&gt;&lt;/U&gt;&lt;/SPAN&gt;&lt;/A&gt;") and he has provided sample code. Would it be possible to use his code to see if you can replicate it? Note that we have tried it on various computers here and it only seems to happen on i7 laptops so far. i7 desktops seem don't seem to have the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 00:41:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112506#M24456</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2016-03-17T00:41:14Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112507#M24457</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have a problem with reproducing issue you mentioned. Can i ask you provide exact name of processor on which you see such issue?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 05:49:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112507#M24457</guid>
      <dc:creator>Alexander_K_Intel2</dc:creator>
      <dc:date>2016-03-17T05:49:33Z</dc:date>
    </item>
    <item>
      <title>The issue occurs on an ASUS</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112508#M24458</link>
      <description>&lt;P&gt;The issue occurs on an ASUS R550C laptop&amp;nbsp;running Windows 10-Pro 64 with an Intel Core i7-3537U CPU @ 2.00GHz and 8Gb of RAM.&lt;BR /&gt;
	&lt;BR /&gt;
	It also occurs on other laptops which I'll get the details of and let you know.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 06:40:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112508#M24458</guid>
      <dc:creator>schulzey</dc:creator>
      <dc:date>2016-03-17T06:40:53Z</dc:date>
    </item>
    <item>
      <title>I was able to reproduce the</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112509#M24459</link>
      <description>&lt;P&gt;I was able to reproduce the case. see the message into ../611119 thread.We will keep this thread updated.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 09:55:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Flakey-Pardiso-since-MKL-11-3/m-p/1112509#M24459</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2016-03-17T09:55:42Z</dc:date>
    </item>
  </channel>
</rss>

