<?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 Re: Re:Static Linking with MKL in Debug-mode in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1238643#M30532</link>
    <description>&lt;P&gt;The fix of the problem has been released in the latest version of MKL 2021.1 which available to download.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 08:12:32 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-12-18T08:12:32Z</dc:date>
    <item>
      <title>Static Linking with MKL in Debug-mode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1188256#M29651</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I am using Visual Studio 2019 and Parallel Studio 2020 XE 2020. I want to statically link to MKL, but get&amp;nbsp; LINK Error 2038 ("mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' diesn't match '2'..." and "mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MTd_StaticDebug). This is the minimal source code which reproduces the problem:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;#include &amp;lt;iostream&amp;gt;
#include &amp;lt;mkl.h&amp;gt;

int main()
{
    std::cout &amp;lt;&amp;lt; "Hello World!\n";

	int n = 5;
	long long d;
	double data;

	sparse_matrix_t* A = 0;
	auto sparse_status_t = mkl_sparse_d_create_csr(A, SPARSE_INDEX_BASE_ONE, n, n, &amp;amp;d, &amp;amp;d,
		&amp;amp;d, &amp;amp;data);
}&lt;/LI-CODE&gt;
&lt;P&gt;Please find attached the verbose output of the Linker and the minimal Visual Studio solution which reproduces the problem. When switching to 'Multi-threaded Debug DLL (/MDd)' everything linke fine.&lt;BR /&gt;What could be the problem here?&lt;BR /&gt;-- Clemens&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 07:00:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1188256#M29651</guid>
      <dc:creator>Clemens</dc:creator>
      <dc:date>2020-06-30T07:00:13Z</dc:date>
    </item>
    <item>
      <title>Re:Static Linking with MKL in Debug-mode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1188291#M29652</link>
      <description>&lt;P&gt;Thanks for the issue. We already informed about such kind of issue and we started investigating the cause of the problem. We will keep this thread informed. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2020 08:27:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1188291#M29652</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-06-30T08:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Static Linking with MKL in Debug-mode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1226001#M30292</link>
      <description>&lt;P&gt;i met this exactly same problem&lt;/P&gt;
&lt;P&gt;and i changed to LINUX and this problem dissappeared&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 08:35:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1226001#M30292</guid>
      <dc:creator>yangzn</dc:creator>
      <dc:date>2020-11-06T08:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Static Linking with MKL in Debug-mode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1226076#M30297</link>
      <description>&lt;P&gt;The fix of the issue is planning to be released in the next update. We will keep this thread updated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Nov 2020 14:20:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1226076#M30297</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-11-06T14:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Static Linking with MKL in Debug-mode</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1238643#M30532</link>
      <description>&lt;P&gt;The fix of the problem has been released in the latest version of MKL 2021.1 which available to download.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 08:12:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Static-Linking-with-MKL-in-Debug-mode/m-p/1238643#M30532</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-12-18T08:12:32Z</dc:date>
    </item>
  </channel>
</rss>

