<?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/1177503#M29097</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have written a code in C++ for fluid dynamics simulations. I develop it in Qt Creator (4.2.1, based on Qt 5.8.0 (MSVC 2015, 32 bit)) on Windows10 and mingw32.&lt;/P&gt;&lt;P&gt;Part of the code requires the fast poisson solver (#include "mkl_poisson.h") and the corresponding cartesian routines of mkl.&lt;/P&gt;&lt;P&gt;The code compiles however whenever I try to call a function from the library I get 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 message. This appears to be a common issue, especially for some Python libraries.&lt;/P&gt;&lt;P&gt;I have a brand new copy of the MKL libraries (2019.3.203) and have tried:&lt;/P&gt;&lt;P&gt;1) Including libraries (IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\mkl) and compiler libs (IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\compiler) into my path, and separately (after removing paths)&lt;/P&gt;&lt;P&gt;2) Linking directly to the necessary libraries in the build tree&lt;/P&gt;&lt;P&gt;LIBS += -lmkl_rt, LIBS += -lmkl_intel_thread etc.&lt;/P&gt;&lt;P&gt;But I still get the problem. The issue does not seem to happen on my work PC, so I figured it must be some dependency issue, which is why I downloaded the new MKL libraries to trial method 1) above. Unfortunately the same error occurs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2019 01:06:07 GMT</pubDate>
    <dc:creator>Bone__J</dc:creator>
    <dc:date>2019-03-28T01:06:07Z</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/1177503#M29097</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have written a code in C++ for fluid dynamics simulations. I develop it in Qt Creator (4.2.1, based on Qt 5.8.0 (MSVC 2015, 32 bit)) on Windows10 and mingw32.&lt;/P&gt;&lt;P&gt;Part of the code requires the fast poisson solver (#include "mkl_poisson.h") and the corresponding cartesian routines of mkl.&lt;/P&gt;&lt;P&gt;The code compiles however whenever I try to call a function from the library I get 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 message. This appears to be a common issue, especially for some Python libraries.&lt;/P&gt;&lt;P&gt;I have a brand new copy of the MKL libraries (2019.3.203) and have tried:&lt;/P&gt;&lt;P&gt;1) Including libraries (IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\mkl) and compiler libs (IntelSWTools\compilers_and_libraries_2019.3.203\windows\redist\ia32_win\compiler) into my path, and separately (after removing paths)&lt;/P&gt;&lt;P&gt;2) Linking directly to the necessary libraries in the build tree&lt;/P&gt;&lt;P&gt;LIBS += -lmkl_rt, LIBS += -lmkl_intel_thread etc.&lt;/P&gt;&lt;P&gt;But I still get the problem. The issue does not seem to happen on my work PC, so I figured it must be some dependency issue, which is why I downloaded the new MKL libraries to trial method 1) above. Unfortunately the same error occurs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 01:06:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linker-Problem-with-MKL-Fast-Poisson-solver/m-p/1177503#M29097</guid>
      <dc:creator>Bone__J</dc:creator>
      <dc:date>2019-03-28T01:06:07Z</dc:date>
    </item>
  </channel>
</rss>

