<?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: Exception thrown when calling DGESVD in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Exception-thrown-when-calling-DGESVD/m-p/1632056#M36443</link>
    <description>&lt;P&gt;I resolved the problem by turning on the MKL libraries in the C++ project in addition to the Fortran DLL. I no longer need to have mkl_intel_thread.2.dll placed in the executable directory. The libraries are switched on at Project &amp;gt; Properties &amp;gt; Configuration Properties &amp;gt; Intel Libraries for oneAPI &amp;gt; Intel oneAPI Math Kernal Library &amp;gt; Use oneMKL.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 19:16:12 GMT</pubDate>
    <dc:creator>spainchaud</dc:creator>
    <dc:date>2024-09-18T19:16:12Z</dc:date>
    <item>
      <title>Exception thrown when calling DGESVD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Exception-thrown-when-calling-DGESVD/m-p/1631787#M36435</link>
      <description>&lt;P&gt;I am using VS2022 and oneAPI 2024.2. I have a Fortran DLL that I have linked to MKL using /Qmkl:parallel. I call the DLL from a C++ program. When I reach the first call to MKL (DGESVD), I get this error message.&lt;/P&gt;&lt;P&gt;Exception thrown at 0x00007FF838AFB699 (KernelBase.dll) in Toolbox2dGuid.exe: 0xC06D007E: Module not found (parameters: 0x00000015FFF937C0).&lt;BR /&gt;Unhandled exception at 0x00007FF838AFB699 (KernelBase.dll) in Toolbox2dGuid.exe: 0xC06D007E: Module not found (parameters: 0x00000015FFF937C0).&lt;/P&gt;&lt;P&gt;I can see in the stack that KernalBase.dll is called from&amp;nbsp;mkl_intel_thread.2.dll.&lt;/P&gt;&lt;P&gt;This code has been run in the past as part of a console program, and in a static library, so I know there is no problem there. I suspect a problem with my setup/installation because I have to copy mkl_intel_thread.2.dll to my executable directory for the C++ application to run. The link instructions in the MKL developer seem to indicate I just have to select parallel or sequential. I have actually tried both with the same lack of success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 16:56:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Exception-thrown-when-calling-DGESVD/m-p/1631787#M36435</guid>
      <dc:creator>spainchaud</dc:creator>
      <dc:date>2024-09-17T16:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exception thrown when calling DGESVD</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Exception-thrown-when-calling-DGESVD/m-p/1632056#M36443</link>
      <description>&lt;P&gt;I resolved the problem by turning on the MKL libraries in the C++ project in addition to the Fortran DLL. I no longer need to have mkl_intel_thread.2.dll placed in the executable directory. The libraries are switched on at Project &amp;gt; Properties &amp;gt; Configuration Properties &amp;gt; Intel Libraries for oneAPI &amp;gt; Intel oneAPI Math Kernal Library &amp;gt; Use oneMKL.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 19:16:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Exception-thrown-when-calling-DGESVD/m-p/1632056#M36443</guid>
      <dc:creator>spainchaud</dc:creator>
      <dc:date>2024-09-18T19:16:12Z</dc:date>
    </item>
  </channel>
</rss>

