<?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 The MKL DLLs are in  in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171638#M28614</link>
    <description>&lt;P&gt;The MKL DLLs are in &amp;lt;&lt;EM&gt;installation root directory&lt;/EM&gt;&amp;gt;\compilers_and_libraries_&amp;lt;&lt;EM&gt;version_no&lt;/EM&gt;&amp;gt;\windows\redist\&amp;lt;&lt;EM&gt;arch&lt;/EM&gt;&amp;gt;\mkl. For example, one installation has the following directory with these DLLs:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;c:\LANG\PS2018\compilers_and_libraries_2018.1.156\windows\redist\ia32\mkl&lt;/P&gt;

&lt;P&gt;Make sure that this directory is in your execution path.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2017 05:32:25 GMT</pubDate>
    <dc:creator>mecej4</dc:creator>
    <dc:date>2017-12-12T05:32:25Z</dc:date>
    <item>
      <title>MKL_RT.DLL is missing from your computer</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171637#M28613</link>
      <description>&lt;P&gt;I configured my software with cmake on windows 7 with the MKL library.&lt;/P&gt;

&lt;P&gt;The code compiles and links OK, but when trying to execute I get the above message. I do link with MKL_RT.LIB in cmake and there&lt;/P&gt;

&lt;P&gt;is no file MKL_RT.DLL on my computer.&lt;/P&gt;

&lt;P&gt;Was this file missing during installing MKL?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 03:16:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171637#M28613</guid>
      <dc:creator>philippe_d_</dc:creator>
      <dc:date>2017-12-12T03:16:29Z</dc:date>
    </item>
    <item>
      <title>The MKL DLLs are in</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171638#M28614</link>
      <description>&lt;P&gt;The MKL DLLs are in &amp;lt;&lt;EM&gt;installation root directory&lt;/EM&gt;&amp;gt;\compilers_and_libraries_&amp;lt;&lt;EM&gt;version_no&lt;/EM&gt;&amp;gt;\windows\redist\&amp;lt;&lt;EM&gt;arch&lt;/EM&gt;&amp;gt;\mkl. For example, one installation has the following directory with these DLLs:&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;c:\LANG\PS2018\compilers_and_libraries_2018.1.156\windows\redist\ia32\mkl&lt;/P&gt;

&lt;P&gt;Make sure that this directory is in your execution path.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 05:32:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171638#M28614</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2017-12-12T05:32:25Z</dc:date>
    </item>
    <item>
      <title>Thank you for your reply.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171639#M28615</link>
      <description>&lt;P&gt;Thank you for your reply.&lt;/P&gt;

&lt;P&gt;In the directory you name there exists a file named : mkl_rt.lib&lt;/P&gt;

&lt;P&gt;But there is no file mkl_rt.dll, which is the file my program wants to access upon launch.&lt;/P&gt;

&lt;P&gt;The directory where the libraries of MKL are located is in the execution path.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 06:36:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171639#M28615</guid>
      <dc:creator>philippe_d_</dc:creator>
      <dc:date>2017-12-12T06:36:03Z</dc:date>
    </item>
    <item>
      <title>The LIB files are not</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171640#M28616</link>
      <description>&lt;P&gt;The LIB files are not distributable, and should not exist in a ...\&lt;STRONG&gt;redist&lt;/STRONG&gt;\... subdirectory. Something is wrong with your installation.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 01:56:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171640#M28616</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2017-12-13T01:56:30Z</dc:date>
    </item>
    <item>
      <title>Thanks again. I managed to</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171641#M28617</link>
      <description>&lt;P&gt;Thanks again. I managed to run the program by putting the ...\redist\ directory in my execution path.&lt;/P&gt;

&lt;P&gt;In a sense the Intel manual is not precise. The ..\redist\ directory should be in the execution path. I believe to have read that the ..\lib\... directory should be in the execution path. Probably both directories need to be in the execution path?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 06:43:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171641#M28617</guid>
      <dc:creator>philippe_d_</dc:creator>
      <dc:date>2017-12-13T06:43:46Z</dc:date>
    </item>
    <item>
      <title>Static libraries (extension</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171642#M28618</link>
      <description>&lt;P&gt;Static libraries (extension .LIB) are not executable. so their directory should not be in PATH. Intel compiler packages put dynamic and static libraries into different subdirectories. The LIB environment variable is used by the linker to find static libraries. Dynamic libraries, on the other hand, are found using PATH.&lt;/P&gt;

&lt;P&gt;In contrast to that, if you have IMSL, you will find both static and dynamic IMSL libraries in its LIB directory.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 07:10:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-RT-DLL-is-missing-from-your-computer/m-p/1171642#M28618</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2017-12-13T07:10:00Z</dc:date>
    </item>
  </channel>
</rss>

