<?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 MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 20 in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798654#M2890</link>
    <description>Hi Tony,&lt;DIV&gt;We have checked how dtrsm works with this configuration ( OS + CPU ) and with MKL version 10.2.5.&lt;/DIV&gt;&lt;DIV&gt;Please see our test attached. in readme I indicated all linking modes which we used.&lt;/DIV&gt;&lt;DIV&gt;this test works fine on our side.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Would You please let me know the exact version of Fortran Compiler you are using - it will help me to identify the exact version on MKL.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 24 Nov 2011 09:24:06 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2011-11-24T09:24:06Z</dc:date>
    <item>
      <title>MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 2008 R1, SP1?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798650#M2886</link>
      <description>&lt;P&gt;We have been using Version 11.1 of the Fortran compiler and MKL that comes with that version sucessfully for some time on many different chip sets and OS (Windows and Linux 32 and 64 bit).&lt;/P&gt;&lt;P&gt;We recently bought a 4 CPU machine with Xeon E7-4850 chips. Each CPU has 10 cores - making a total of 40 cores. &lt;/P&gt;&lt;P&gt;We tested our software (based on mainly Fortran but with some C++) running under 64bit linux on this hardware: no problems. This was compiled using Intel 11.1 C++ and Fortran compilers.&lt;/P&gt;&lt;P&gt;We then installed Windows Server 2008 on the machine and ran the same set of tests and are getting crashes when we call MKL. This was compiled using Intel 11.1 Fortran and VS2005 C++.&lt;/P&gt;&lt;P&gt;In one crash, I traced this down to a call to DTSRM which crashed. In another case, there was a crash to an LAPACK call. So my suspicions point to MKL. Note that this code works fine everywhere else we know off - the issue is Windows 2008 on this hardware only.&lt;/P&gt;&lt;P&gt;My question is: are there any known issues in using MKL from compiler 11.1 on this hardware and OS combination?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2011 23:17:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798650#M2886</guid>
      <dc:creator>Tony_Garratt</dc:creator>
      <dc:date>2011-11-03T23:17:40Z</dc:date>
    </item>
    <item>
      <title>MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 20</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798651#M2887</link>
      <description>Tony,&lt;DIV&gt;&lt;DIV&gt;- it might be a known issue with Windows Server 2008R2 SP1Operation system and with 10.2.* version which You are using ( see &lt;A href="http://software.intel.com/en-us/articles/which-version-of-ipp--mkl--tbb-is-installed-with-intel-compiler-professional-edition/"&gt;here&lt;/A&gt; the article describes which version of MKL is installed be Compiler version 11.*).&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Please see &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=87289&amp;amp;o=a&amp;amp;s=lr"&gt;this thread&lt;/A&gt; for more details ( the last thread #27 ).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;- we can recommend You try the latest versionof Intel MKL. All versions since the release of Intel MKL 10.3 (available in Intel Composer XE 2011) have been fixed to avoid this problem.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Nov 2011 07:17:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798651#M2887</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-11-04T07:17:30Z</dc:date>
    </item>
    <item>
      <title>MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 20</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798652#M2888</link>
      <description>&lt;P&gt;Rebuilding with MKL 10.3 fixed the problem. But now I have another problem:&lt;BR /&gt;&lt;BR /&gt;Do you support using 11.1 compilers with the more recent MKL 10.3 version?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;tony&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 18:21:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798652#M2888</guid>
      <dc:creator>Tony_Garratt</dc:creator>
      <dc:date>2011-11-18T18:21:31Z</dc:date>
    </item>
    <item>
      <title>MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 20</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798653#M2889</link>
      <description>If you wish to use the newer MKL with 11.1 compiler, it should be OK provided that you link against the newer libiomp5 (if using mkl threaded).</description>
      <pubDate>Fri, 18 Nov 2011 23:26:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798653#M2889</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-11-18T23:26:44Z</dc:date>
    </item>
    <item>
      <title>MKL 11.1 broken on Xeon E7-4850 chipset under Windows Server 20</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798654#M2890</link>
      <description>Hi Tony,&lt;DIV&gt;We have checked how dtrsm works with this configuration ( OS + CPU ) and with MKL version 10.2.5.&lt;/DIV&gt;&lt;DIV&gt;Please see our test attached. in readme I indicated all linking modes which we used.&lt;/DIV&gt;&lt;DIV&gt;this test works fine on our side.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Would You please let me know the exact version of Fortran Compiler you are using - it will help me to identify the exact version on MKL.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Nov 2011 09:24:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-11-1-broken-on-Xeon-E7-4850-chipset-under-Windows-Server/m-p/798654#M2890</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-11-24T09:24:06Z</dc:date>
    </item>
  </channel>
</rss>

