<?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 Intel, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103422#M24003</link>
    <description>&lt;P&gt;Hi Intel,&lt;/P&gt;

&lt;P&gt;This issue &lt;STRONG&gt;introduced in Update 2&lt;/STRONG&gt; really needs to be addressed in the next Update. The only workaround is adding mkl_rt.lib to the linker "Input"&lt;/P&gt;

&lt;P&gt;You might think this is not a big issue, but this "bug" turns out to break "Incredibuild" ( distributed build system). Incredibuild cannot build any project with the option set to "Use MKL" in Intel Performance Libraries options.&lt;/P&gt;

&lt;P&gt;I may have to go into the Intel specific XML files that control MKL Integration in Visual Studio to find the bug myself , but I really do not want to!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Andrew&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 15:22:38 GMT</pubDate>
    <dc:creator>AndrewC</dc:creator>
    <dc:date>2017-03-16T15:22:38Z</dc:date>
    <item>
      <title>Parallel Studio 2017 Update 2 breaks MKL auto linking in Studio</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103418#M23999</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Automatic linking (in Visual Studio 2015 )of MKL is broken in Update 2. &lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Previously if you selected MKL in Intel Performance Libraries the linker would get the MKL libraries automatically. I now have to add&amp;nbsp;mkl_rt.lib to my linker options for all projects that use MKL . Curiously IPP and TBB link properly - they are not&amp;nbsp;broken.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 05:17:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103418#M23999</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-24T05:17:04Z</dc:date>
    </item>
    <item>
      <title>thanks Andrew. Unfortunately,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103419#M24000</link>
      <description>&lt;P&gt;thanks Andrew. Unfortunately, the VS 2015 is not installed right now to check this case. Did you see the similar issue with MKL 2017 update 1?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 08:12:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103419#M24000</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-02-24T08:12:07Z</dc:date>
    </item>
    <item>
      <title>Update 1 ( or other versions)</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103420#M24001</link>
      <description>&lt;P&gt;Update 1 ( or other versions) had no integration issues with VS 2015.&lt;/P&gt;

&lt;P&gt;This is easy to test using the project I submitted for the 5x5 MKL_DIRECT_CALL issue. I opened the project after installing Update 2, rebuilt and I get undefined externals for the LAPACK calls. Adding mkl_rt.lib to the link link fixes the issue. As I said, oddly, TBB and IPP "auto-link" just fine.&lt;/P&gt;

&lt;P&gt;I uninstalled all previous copies of Parallel Studio 2017, reinstalled Update 2, and the problem remained.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 17:27:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103420#M24001</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-24T17:27:09Z</dc:date>
    </item>
    <item>
      <title>Interestingly, the issue only</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103421#M24002</link>
      <description>&lt;P&gt;Interestingly, the issue only sees to arise when using the Intel Compiler. If using the Visual C++ compiler, the auto-linking with MKL works fine.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 17:42:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103421#M24002</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-02-24T17:42:38Z</dc:date>
    </item>
    <item>
      <title>Hi Intel,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103422#M24003</link>
      <description>&lt;P&gt;Hi Intel,&lt;/P&gt;

&lt;P&gt;This issue &lt;STRONG&gt;introduced in Update 2&lt;/STRONG&gt; really needs to be addressed in the next Update. The only workaround is adding mkl_rt.lib to the linker "Input"&lt;/P&gt;

&lt;P&gt;You might think this is not a big issue, but this "bug" turns out to break "Incredibuild" ( distributed build system). Incredibuild cannot build any project with the option set to "Use MKL" in Intel Performance Libraries options.&lt;/P&gt;

&lt;P&gt;I may have to go into the Intel specific XML files that control MKL Integration in Visual Studio to find the bug myself , but I really do not want to!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Andrew&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 15:22:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103422#M24003</guid>
      <dc:creator>AndrewC</dc:creator>
      <dc:date>2017-03-16T15:22:38Z</dc:date>
    </item>
    <item>
      <title>Andrew, could you please try</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103423#M24004</link>
      <description>&lt;P&gt;Andrew, could you p&lt;SPAN style="font-size: 1em;"&gt;lease try the latest update 3 ( MKL v.2017 u3) which we released two days ago and let us know how this works on your side. thanks. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 04:32:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Parallel-Studio-2017-Update-2-breaks-MKL-auto-linking-in-Studio/m-p/1103423#M24004</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2017-05-12T04:32:24Z</dc:date>
    </item>
  </channel>
</rss>

