<?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 Linker Problem with MKL Fast Poisson solver in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177938#M29124</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am writing a small library for fluid dynamic simulations. I use Qt Creator ( 4.2.1, Based on Qt 5.8.0 (MSVC 2015, 32 bit)) and am compiling with mingw32 on Windows 10. I require the mkl fast poisson library for my solver. I dynamically link the library, and the source compiles, however as soon as I try to call the library I receive the dreaded:&lt;/P&gt;&lt;P&gt;"Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll."&lt;/P&gt;&lt;P&gt;error. Apparently this happens a lot with python libraries and appears to generally be an issue with the libraries not being on the PATH. After downloading the newest IntelMKL release (219.3.203) I have already tried the following:&lt;/P&gt;&lt;P&gt;1) Path Variables: ...IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\mkl and&lt;/P&gt;&lt;P&gt;...IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\compiler in PATH. No dice, also:&lt;/P&gt;&lt;P&gt;2) Not in Path: I dynamically link and include the following libraries (some perhaps unnecessary) (mkl_rt, mkl_intel_thread, mkl_core)&lt;/P&gt;&lt;P&gt;Regardless of these two approaches, I always get the error. None of the topics I have thus far found appear to help my case.&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2019 13:33:48 GMT</pubDate>
    <dc:creator>Bone__J</dc:creator>
    <dc:date>2019-03-28T13:33:48Z</dc:date>
    <item>
      <title>Linker Problem with MKL Fast Poisson solver</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177938#M29124</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am writing a small library for fluid dynamic simulations. I use Qt Creator ( 4.2.1, Based on Qt 5.8.0 (MSVC 2015, 32 bit)) and am compiling with mingw32 on Windows 10. I require the mkl fast poisson library for my solver. I dynamically link the library, and the source compiles, however as soon as I try to call the library I receive the dreaded:&lt;/P&gt;&lt;P&gt;"Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll."&lt;/P&gt;&lt;P&gt;error. Apparently this happens a lot with python libraries and appears to generally be an issue with the libraries not being on the PATH. After downloading the newest IntelMKL release (219.3.203) I have already tried the following:&lt;/P&gt;&lt;P&gt;1) Path Variables: ...IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\mkl and&lt;/P&gt;&lt;P&gt;...IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\compiler in PATH. No dice, also:&lt;/P&gt;&lt;P&gt;2) Not in Path: I dynamically link and include the following libraries (some perhaps unnecessary) (mkl_rt, mkl_intel_thread, mkl_core)&lt;/P&gt;&lt;P&gt;Regardless of these two approaches, I always get the error. None of the topics I have thus far found appear to help my case.&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 13:33:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177938#M29124</guid>
      <dc:creator>Bone__J</dc:creator>
      <dc:date>2019-03-28T13:33:48Z</dc:date>
    </item>
    <item>
      <title>just for clarification -- did</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177939#M29125</link>
      <description>&lt;P&gt;just for clarification -- did you linked your application with mkl sucessfully?&amp;nbsp; In your case you link with&lt;/P&gt;&lt;P&gt;mkl_intel_c.lib mkl_intel_thread.lib mkl_core.lib libiomp5md.lib&amp;nbsp;&amp;nbsp;from 32 bit of mkl correspondingly?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 04:08:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177939#M29125</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2019-03-29T04:08:31Z</dc:date>
    </item>
  </channel>
</rss>

