<?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:Executables linked with MKL crash in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1240107#M30571</link>
    <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Dec 2020 07:55:50 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-12-23T07:55:50Z</dc:date>
    <item>
      <title>Executables linked with MKL crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1231226#M30388</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Windows 10, Version 10.0.18362 Build 18362, on a x64-based Intel Core i7 processor. I installed MKL using w_mkl_2020.4.311.exe and it perfectly integrated into my Visual Studio 2019.&lt;BR /&gt;&lt;BR /&gt;In the Visual Studio debugger I can use MKL functions without problems. If I try to execute the .exe-file in the folder (release/debug), it crashes. Here is the impelmentation:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;#include &amp;lt;iostream&amp;gt;&lt;BR /&gt;#include &amp;lt;mkl.h&amp;gt;&lt;/P&gt;&lt;P&gt;int main() {&lt;/P&gt;&lt;P&gt;const double *a = new double [4] {1,2,3,4 };&lt;BR /&gt;const double* b = new double[4]{ 1,2,3,4 };&lt;BR /&gt;double* r = new double[4]{ 0,0,0,0 };&lt;/P&gt;&lt;P&gt;vdAdd(4, a, b, r);&lt;/P&gt;&lt;P&gt;return 0;&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;&lt;BR /&gt;The crash occurs when invoking&amp;nbsp;vdAdd. What could be causing this problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;Greetings,&lt;BR /&gt;MemoryLeak&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 13:17:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1231226#M30388</guid>
      <dc:creator>MemoryLeak</dc:creator>
      <dc:date>2020-11-24T13:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Executables linked with MKL crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1231250#M30389</link>
      <description>&lt;P&gt;Please detail how you "&lt;SPAN&gt;execute the .exe-file in the folder" . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you simply open a plain command window and attempt to run an EXE that depends on Intel compiler and MKL DLLs, the EXE will not run unless PATH has been modified to make those DLLs accessible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another possibility is that when you build and run inside the VS debugger the EXE that gets run is not in the folder that you think that it should be in. Check the creation date of the EXE in the folder for agreement with what you would expect it to be.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I built and ran your code in a CMD window configured for Parallel Studio 2020, without opening Visual Studio at all, and it ran fine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 14:32:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1231250#M30389</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2020-11-24T14:32:40Z</dc:date>
    </item>
    <item>
      <title>Re:Executables linked with MKL crash</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1240107#M30571</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread.&amp;nbsp;If you require additional assistance from Intel, please start a new thread.&amp;nbsp;Any further interaction in this thread will be considered community only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Dec 2020 07:55:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Executables-linked-with-MKL-crash/m-p/1240107#M30571</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-12-23T07:55:50Z</dc:date>
    </item>
  </channel>
</rss>

