<?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: Debugging oneAPI mkl with missing a .dll in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279696#M31286</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share the Visual Studio version and try setting the environment details to:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PATH=C:\Program Files (x86)\Intel\oneAPI\compiler\2021.2.0\windows\redist\ia32_win\compiler;C:\Program Files (x86)\Intel\oneAPI\mkl\2021.2.0\redist\ia32;%PATH%&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you face any issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rajesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 07:18:40 GMT</pubDate>
    <dc:creator>MRajesh_intel</dc:creator>
    <dc:date>2021-05-07T07:18:40Z</dc:date>
    <item>
      <title>Debugging oneAPI mkl with missing a .dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279430#M31284</link>
      <description>&lt;P&gt;Currently, i have successfully integrated the 2021.2 MKL into the visual studio professional 2019.&lt;/P&gt;
&lt;P&gt;Then i run my application.However my application crashed with a problem as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="acamel_0-1620309228998.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16644i1707D61D5EB61B74/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="acamel_0-1620309228998.png" alt="acamel_0-1620309228998.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;No symbol file loaded for mkl_intel_thread.1.dll&lt;/P&gt;
&lt;P&gt;I tried my best to search the answer online. There is question posted several days before. It mentioned that it may be related to the Debugging Environment.But i have checked the setting.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="acamel_1-1620309403162.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16645iB1DA496014BE2202/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="acamel_1-1620309403162.png" alt="acamel_1-1620309403162.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Plus i find the missing .dll in this path&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="acamel_2-1620309468152.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/16646i1EBD39767DF54EB7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="acamel_2-1620309468152.png" alt="acamel_2-1620309468152.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am desperately asking for help why i still get this error.......&lt;/P&gt;
&lt;P&gt;i tried old-edition mkl before, and it worked well for me.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 13:59:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279430#M31284</guid>
      <dc:creator>acamel</dc:creator>
      <dc:date>2021-05-06T13:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging oneAPI mkl with missing a .dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279696#M31286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share the Visual Studio version and try setting the environment details to:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PATH=C:\Program Files (x86)\Intel\oneAPI\compiler\2021.2.0\windows\redist\ia32_win\compiler;C:\Program Files (x86)\Intel\oneAPI\mkl\2021.2.0\redist\ia32;%PATH%&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you face any issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rajesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 07:18:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279696#M31286</guid>
      <dc:creator>MRajesh_intel</dc:creator>
      <dc:date>2021-05-07T07:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging oneAPI mkl with missing a .dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279924#M31294</link>
      <description>&lt;P&gt;Thanks for your reply, i am using The visual studio 2019 professional.&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 00:42:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279924#M31294</guid>
      <dc:creator>acamel</dc:creator>
      <dc:date>2021-05-08T00:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging oneAPI mkl with missing a .dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279925#M31295</link>
      <description>&lt;P&gt;It worked for me.&lt;/P&gt;
&lt;P&gt;Thanks for your solution.&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2021 00:45:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1279925#M31295</guid>
      <dc:creator>acamel</dc:creator>
      <dc:date>2021-05-08T00:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging oneAPI mkl with missing a .dll</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1280144#M31299</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the confirmation!&lt;/P&gt;
&lt;P&gt;As this issue has been resolved, we will no longer respond to this thread. If you require any additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.&lt;/P&gt;
&lt;P&gt;Have a Good day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Rajesh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 05:02:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Debugging-oneAPI-mkl-with-missing-a-dll/m-p/1280144#M31299</guid>
      <dc:creator>MRajesh_intel</dc:creator>
      <dc:date>2021-05-10T05:02:49Z</dc:date>
    </item>
  </channel>
</rss>

