<?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: Download Legacy MKL Version in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217563#M30156</link>
    <description>&lt;P&gt;Could you please check the list of libraries you need to link by using MKL Linker Adviser (&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-link-line-advisor.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-link-line-advisor.html&lt;/A&gt;&lt;/SPAN&gt;) or you may find out many linking examples in MKL Developer Guide (&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top.html&lt;/A&gt;)&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2020 09:29:15 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2020-10-14T09:29:15Z</dc:date>
    <item>
      <title>Download Legacy MKL Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217463#M30152</link>
      <description>&lt;P&gt;Hi Intel,&lt;/P&gt;
&lt;P&gt;We've just resumed our development on a very old project. It depends on an old version MKL (MKL version 7.2). I wonder if there is a way to download this version somewhere?&lt;/P&gt;
&lt;P&gt;I also have what seems to be the installer of MKL 8 (the filename is w_mkl_p_8.0.017.exe), but it requires a license, all the tutorials I found on how to download or obtain the license for these versions are all deprecated and didn't work anymore. I wonder if it's possible for me to download or obtain the license for MKL 7.2 or MKL 8.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 04:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217463#M30152</guid>
      <dc:creator>nhhai</dc:creator>
      <dc:date>2020-10-14T04:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Download Legacy MKL Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217490#M30153</link>
      <description>&lt;P&gt;I think it is not possible to take these 10 years old versions, though You may try to submit the official requests to the Intel Online Service Center.&lt;/P&gt;
&lt;P&gt;As MKL support the backward compatibility - you may try to take the latest one, and try to relink your old project. The linking line could be different but it could be easy to fix.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 06:20:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217490#M30153</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-10-14T06:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Download Legacy MKL Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217548#M30155</link>
      <description>&lt;P&gt;Hi Gennady,&lt;/P&gt;
&lt;P&gt;Thank you for your quick reply. I tried to use the latest MKL community version. I noticed that my old project depends on these libs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;mkl_ia32.lib&lt;/LI&gt;
&lt;LI&gt;mkl_c_dll.lib&lt;/LI&gt;
&lt;LI&gt;mkl_lapack.lib&lt;/LI&gt;
&lt;LI&gt;libguide.lib&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I looked into the&amp;nbsp;IntelSWTools\compilers_and_libraries_2020.3.279\windows\mkl\lib\ia32_win folder and it looks like such files are not there anymore. I tried to google and there are a few posts out there but the attached links to the solution is not available anymore.&lt;/P&gt;
&lt;P&gt;Could you tell me how to link the libs again, or point me to a working tutorial link?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:33:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217548#M30155</guid>
      <dc:creator>nhhai</dc:creator>
      <dc:date>2020-10-14T09:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Download Legacy MKL Version</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217563#M30156</link>
      <description>&lt;P&gt;Could you please check the list of libraries you need to link by using MKL Linker Adviser (&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-link-line-advisor.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-link-line-advisor.html&lt;/A&gt;&lt;/SPAN&gt;) or you may find out many linking examples in MKL Developer Guide (&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/documentation/mkl-linux-developer-guide/top.html&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 09:29:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Download-Legacy-MKL-Version/m-p/1217563#M30156</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2020-10-14T09:29:15Z</dc:date>
    </item>
  </channel>
</rss>

