<?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 Hello Silva, in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Redistributable-packges-what-to-supply-with-the-application/m-p/1156457#M27618</link>
    <description>&lt;P&gt;Hello Silva,&lt;/P&gt;

&lt;P&gt;Thanks for your questions.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1. You can download it from MKL library. it is free license. and ship your app with .dll files. Here is the link for your refer on MKL redistruibution Q&amp;amp;A.&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/mkl/license-faq" target="_blank"&gt;https://software.intel.com/en-us/mkl/license-faq&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Here is the link on how to get MKL lib.&amp;nbsp;https://software.intel.com/en-us/articles/how-to-get-intel-mklippdaal&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(96, 96, 96);"&gt;mkl_def.dll is needed for d&lt;/SPAN&gt;efault kernel for the Intel® 64 architecture. you can check this webpage for detail.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/35/53/mkl-2018-developer-guide-win.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/35/53/mkl-2018-developer-guide-win.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alice&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 06:19:12 GMT</pubDate>
    <dc:creator>Alice_H_Intel</dc:creator>
    <dc:date>2018-07-24T06:19:12Z</dc:date>
    <item>
      <title>Redistributable packges, what to supply with the application</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Redistributable-packges-what-to-supply-with-the-application/m-p/1156456#M27617</link>
      <description>&lt;P&gt;Good morning, all.&lt;/P&gt;

&lt;P&gt;I am writing an application with MKL that, upon launching, requires mkl_core.dll and mkl_intel_thread.dll. As my MKL redist directory is not in %PATH%, I copied these to the application place. Then it asks for libiomp5md.dll, which comes in the redistribution packages here: &lt;A href="https://software.intel.com/en-us/articles/redistributable-libraries-for-intel-c-and-fortran-2018-compilers-for-windows"&gt;https://software.intel.com/en-us/articles/redistributable-libraries-for-intel-c-and-fortran-2018-compilers-for-windows&lt;/A&gt;. When running, say, a FFT method, it asks for mkl_avx2.dll or mkl_def.dll. I also have to copy one of these from the MKL redist directory to the app directory. So my questions are:&lt;/P&gt;

&lt;OL&gt;
	&lt;LI&gt;One of the dependencies, libiomp5md.dll, can be obtained from the above download page, no need to ship it with the program. The other MKL dlls are in a development package. Is there any download for such redistributable files so I can keep my shipping package small and prevent the end user to download MKL dev stuff? Or it is just how it is, ship these dlls and end of story?&lt;/LI&gt;
	&lt;LI&gt;The console error I get when calling a FFT command says that either mkl_avx2.dll or mkl_def.dll is missing. Copying the first to the app place solves, but will mkl_def.dll be needed at some point? Should I ship just one or both?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Any input will be appreciated. Please let me know if something is not clear so I can explain further.&lt;/P&gt;

&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 07:27:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Redistributable-packges-what-to-supply-with-the-application/m-p/1156456#M27617</guid>
      <dc:creator>Silva__Saulo</dc:creator>
      <dc:date>2018-07-16T07:27:35Z</dc:date>
    </item>
    <item>
      <title>Hello Silva,</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Redistributable-packges-what-to-supply-with-the-application/m-p/1156457#M27618</link>
      <description>&lt;P&gt;Hello Silva,&lt;/P&gt;

&lt;P&gt;Thanks for your questions.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1. You can download it from MKL library. it is free license. and ship your app with .dll files. Here is the link for your refer on MKL redistruibution Q&amp;amp;A.&amp;nbsp;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/en-us/mkl/license-faq" target="_blank"&gt;https://software.intel.com/en-us/mkl/license-faq&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;Here is the link on how to get MKL lib.&amp;nbsp;https://software.intel.com/en-us/articles/how-to-get-intel-mklippdaal&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;2.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(96, 96, 96);"&gt;mkl_def.dll is needed for d&lt;/SPAN&gt;efault kernel for the Intel® 64 architecture. you can check this webpage for detail.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&lt;A href="https://software.intel.com/sites/default/files/managed/35/53/mkl-2018-developer-guide-win.pdf" target="_blank"&gt;https://software.intel.com/sites/default/files/managed/35/53/mkl-2018-developer-guide-win.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Alice&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 06:19:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Redistributable-packges-what-to-supply-with-the-application/m-p/1156457#M27618</guid>
      <dc:creator>Alice_H_Intel</dc:creator>
      <dc:date>2018-07-24T06:19:12Z</dc:date>
    </item>
  </channel>
</rss>

