<?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:run time error using MKL library in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219834#M30187</link>
    <description>&lt;P&gt;as you said that copying the DLLs to the local folder solved the problem, therefore the problem with the VS studio settings. You have to check the paths where the VS is looking for the dll.&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;You may try to take one of the existing examples from mkl package and build it from the command line statically and dynamically and learn how it will work. Please check the mklroot\examples folder and you will see there many BLAS\LAPACK\FFT\Solvers examples.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Oct 2020 15:51:55 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-10-21T15:51:55Z</dc:date>
    <item>
      <title>run time error using MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219456#M30178</link>
      <description>&lt;P&gt;I am trying to compile a library that uses blas and lapack. I am able to compile the library but I am getting the following run time error&lt;/P&gt;
&lt;P&gt;"The procedure entry point mkl_serv_inspector_loaded could not be located in the dynamic link library C:\path\lmdemo.exe"&lt;/P&gt;
&lt;P&gt;where lmdemo,exe is an executable for testing the library. I am using MS Visual Studio 2013 on Windows 10. The mkl library is the latest 2020 version. Has anyone seen this error? How can I fix it?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 16:50:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219456#M30178</guid>
      <dc:creator>PlamenK</dc:creator>
      <dc:date>2020-10-20T16:50:25Z</dc:date>
    </item>
    <item>
      <title>Re:run time error using MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219667#M30179</link>
      <description>&lt;P&gt;you have to update your system variables by adding the path to the mkl libraries. You may do this by existing scripts ( see &amp;lt;mklroot&amp;gt;\bin\mklvars.bat&amp;nbsp;) or adding manually all dll into those directories where this exe file is located ( some kind of brute-force ).&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2020 06:28:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219667#M30179</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-10-21T06:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re:run time error using MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219817#M30186</link>
      <description>&lt;P&gt;Thank you for the suggestions! I had run mklvars.bat before but it didn't help. I think it is because I have different versions of the MKL library installed on my computer: some as part of CUDA and Anaconda and another one as part of the IMSL library. Copying the DLLs to the local fodler solved the issue in Debug mode. However in Release mode I started getting "The ordinal 242 could not be located in the dynamic link library mkl_intel_thread.dll. This dll (mkl_intel_thread.dll) is in the local folder with all the rest. Is there anything else I can try?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 15:08:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219817#M30186</guid>
      <dc:creator>PlamenK</dc:creator>
      <dc:date>2020-10-21T15:08:56Z</dc:date>
    </item>
    <item>
      <title>Re:run time error using MKL library</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219834#M30187</link>
      <description>&lt;P&gt;as you said that copying the DLLs to the local folder solved the problem, therefore the problem with the VS studio settings. You have to check the paths where the VS is looking for the dll.&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;You may try to take one of the existing examples from mkl package and build it from the command line statically and dynamically and learn how it will work. Please check the mklroot\examples folder and you will see there many BLAS\LAPACK\FFT\Solvers examples.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2020 15:51:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/run-time-error-using-MKL-library/m-p/1219834#M30187</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-10-21T15:51:55Z</dc:date>
    </item>
  </channel>
</rss>

