<?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 Alan, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079033#M22718</link>
    <description>&lt;P&gt;Hi Alan,&lt;/P&gt;

&lt;P&gt;The lib for Intel OMP should be installed even you intsall IPP/MKL stand alone, it is always saved in compiler sub-folder, not MKL folder. If you are going to use dynamic linking, please check with your environmental variable if this path has been added into Path,&amp;nbsp;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2017.2.187\windows\redist\intel64\compiler;&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2017 02:08:35 GMT</pubDate>
    <dc:creator>Zhen_Z_Intel</dc:creator>
    <dc:date>2017-04-11T02:08:35Z</dc:date>
    <item>
      <title>libiomp5md.dll not found - VS2015 update 3</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079032#M22717</link>
      <description>&lt;P&gt;I have a fresh install of VS2015 Update 3, and MKL 2017.2.187. &amp;nbsp;It is a stand alone MKL license, I don't have the wider Intel compiler tools.&lt;BR /&gt;
	&lt;BR /&gt;
	When I run my project, I get an error of a missing libiomp5md.dll. &amp;nbsp;Using process monitor, I can see that C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2017.2.187\windows\redist\ia32_win\mkl has been added to the PATH environment variable, but the missing dll is in a compiler sub-folder that isn't in the path. &amp;nbsp;The same problem with a 64-bit build as well.&lt;/P&gt;

&lt;P&gt;This is a regression from MKL version 2017.0.109, which I was previously using.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;I have worked around it by copying all the redist files into the mkl folder that is added to the path. &amp;nbsp;Is there a MSBuild file that should be fixed instead?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;It seems similar to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/comment/1890655#comment-1890655" style="font-size: 1em;"&gt;https://software.intel.com/en-us/comment/1890655#comment-1890655&lt;/A&gt;&lt;SPAN style="font-size: 1em;"&gt;, something isn't setting up the PATH, and I guess it is because I don't have the Intel compiler installed. &amp;nbsp;Is this something that isn't covered in your testing?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 19:24:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079032#M22717</guid>
      <dc:creator>Alan_Ritchie</dc:creator>
      <dc:date>2017-04-10T19:24:03Z</dc:date>
    </item>
    <item>
      <title>Hi Alan,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079033#M22718</link>
      <description>&lt;P&gt;Hi Alan,&lt;/P&gt;

&lt;P&gt;The lib for Intel OMP should be installed even you intsall IPP/MKL stand alone, it is always saved in compiler sub-folder, not MKL folder. If you are going to use dynamic linking, please check with your environmental variable if this path has been added into Path,&amp;nbsp;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2017.2.187\windows\redist\intel64\compiler;&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
	Fiona&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 02:08:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079033#M22718</guid>
      <dc:creator>Zhen_Z_Intel</dc:creator>
      <dc:date>2017-04-11T02:08:35Z</dc:date>
    </item>
    <item>
      <title>Hi Fiona</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079034#M22719</link>
      <description>&lt;P&gt;Hi Fiona&lt;/P&gt;

&lt;P&gt;No, I don't have any Intel folders in Path.&lt;BR /&gt;
	&lt;BR /&gt;
	I see that the other PC has&amp;nbsp;&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;INTEL_DEV_REDIST=C:\Program Files (x86)\Common Files\Intel\Shared Libraries\&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;and Path includes:&lt;BR /&gt;
	&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;%INTEL_DEV_REDIST%redist\intel64_win\compiler;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;%INTEL_DEV_REDIST%redist\ia32_win\compiler;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;%INTEL_DEV_REDIST%redist\intel64\compiler;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;%INTEL_DEV_REDIST%redist\ia32\compiler;&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;which are not created with 2017.2.187, and are presumably a result of two separate installs as the later two don't exist.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;So both installs are adding the mkl redist path to &lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;VCRedistPaths &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;which gets added to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;PATH&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;when I launch the project from Visual Studio, and neither is adding the compiler redist path. &amp;nbsp;Instead the older install has the compiler added to the global&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 13.008px;"&gt;PATH,&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;and 2017.2.187 is not adding it.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:36:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/libiomp5md-dll-not-found-VS2015-update-3/m-p/1079034#M22719</guid>
      <dc:creator>Alan_Ritchie</dc:creator>
      <dc:date>2017-04-11T19:36:16Z</dc:date>
    </item>
  </channel>
</rss>

