<?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: lmkl in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859248#M7320</link>
    <description>&lt;BR /&gt;
&lt;P&gt;moukori,&lt;BR /&gt;yes, tim18 is right, there's no change since 11.0 compiler. &lt;BR /&gt;Regarding MKL 10.2 (incorporated in compiler 11.1 ): versions10.x of Intel MKL were re-architected completely by separating the interface, threading and computational components of the product.&lt;BR /&gt;Please see the KB article "&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66865"&gt;Intel Math Kernel Library Link Line Advisor&lt;/A&gt;". &lt;BR /&gt;I hope it helps you to select needed libraries for linking your application.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jul 2009 06:26:54 GMT</pubDate>
    <dc:creator>Gennady_F_Intel</dc:creator>
    <dc:date>2009-07-12T06:26:54Z</dc:date>
    <item>
      <title>lmkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859246#M7318</link>
      <description>I recently moved to the new compiler version 11.1 from 11.0. My program&lt;BR /&gt;compiles fine. However, I am unable to link. One of my old flags was -lmkl.&lt;BR /&gt;I notice that the library libmkl.so is missing in the new version. What is the&lt;BR /&gt;equivalent one?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Jul 2009 20:17:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859246#M7318</guid>
      <dc:creator>moukouri</dc:creator>
      <dc:date>2009-07-09T20:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: lmkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859247#M7319</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
There's no change here since 11.0 compilers. As compared with MKL before 10.0, it's complicated enough that you should read the notes in the docs/mkl/ directory, or look for posts on this forum which might help you decide.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jul 2009 20:43:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859247#M7319</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2009-07-09T20:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: lmkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859248#M7320</link>
      <description>&lt;BR /&gt;
&lt;P&gt;moukori,&lt;BR /&gt;yes, tim18 is right, there's no change since 11.0 compiler. &lt;BR /&gt;Regarding MKL 10.2 (incorporated in compiler 11.1 ): versions10.x of Intel MKL were re-architected completely by separating the interface, threading and computational components of the product.&lt;BR /&gt;Please see the KB article "&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66865"&gt;Intel Math Kernel Library Link Line Advisor&lt;/A&gt;". &lt;BR /&gt;I hope it helps you to select needed libraries for linking your application.&lt;BR /&gt;--Gennady&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2009 06:26:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859248#M7320</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2009-07-12T06:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: lmkl</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859249#M7321</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/334681"&gt;Gennady Fedorov (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;&lt;BR /&gt;
&lt;P&gt;moukori,&lt;BR /&gt;yes, tim18 is right, there's no change since 11.0 compiler. &lt;BR /&gt;Regarding MKL 10.2 (incorporated in compiler 11.1 ): versions10.x of Intel MKL were re-architected completely by separating the interface, threading and computational components of the product.&lt;BR /&gt;Please see the KB article "&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=66865"&gt;Intel Math Kernel Library Link Line Advisor&lt;/A&gt;". &lt;BR /&gt;I hope it helps you to select needed libraries for linking your application.&lt;BR /&gt;--Gennady&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi Tim and Gennady,&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies. I saw that the numbers of files are different between the current version&lt;BR /&gt;and the old one. Most importantly the library limkl.so is missing. I will check with our administrator.&lt;BR /&gt;&lt;BR /&gt;Moukouri</description>
      <pubDate>Tue, 14 Jul 2009 10:47:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/lmkl/m-p/859249#M7321</guid>
      <dc:creator>moukouri</dc:creator>
      <dc:date>2009-07-14T10:47:33Z</dc:date>
    </item>
  </channel>
</rss>

