<?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 MKL 2011.2 Where are libmkl , libmkl_lapack and ... located? in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786459#M1864</link>
    <description>The link advisor tool posted at the top of the forum is meant to help you.&lt;BR /&gt;Most of the major changes happened about 2 years ago; I guess you call that new.&lt;BR /&gt;The lapack functions are incorporated in the 3 core libraries.&lt;BR /&gt;lp64 means 32-bit integer function arguments, ilp64 means 64-bit integers.</description>
    <pubDate>Tue, 08 Mar 2011 18:13:24 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2011-03-08T18:13:24Z</dc:date>
    <item>
      <title>MKL 2011.2 Where are libmkl , libmkl_lapack and ... located?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786458#M1863</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an application which uses Intel MKL for math acceleration and I downloaded the latest MKL and tried to configure the application to use it. &lt;BR /&gt;&lt;BR /&gt;As of the Makefile available in the application i see that it tryes to link again libmkl , libmkl_lapack and .... &lt;BR /&gt;&lt;BR /&gt;Now looking in intel/mkl/lib/intel64 the set of libraries there have names completely different than what the Makefile requests&lt;BR /&gt;&lt;BR /&gt;I feel the library names have completely changed in the new version of MKL &lt;BR /&gt;Am I correct? &lt;BR /&gt;&lt;BR /&gt;so, what is the equivalent library name of : libmkl_lapack? I do not find any lapack in the libraries at all, only there is scalapack&lt;BR /&gt;&lt;BR /&gt;what is the difference between libraries with _lp64.so and _ilp64.so extension? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;MohammadSadegh Sadri. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Mar 2011 17:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786458#M1863</guid>
      <dc:creator>mamsadegh</dc:creator>
      <dc:date>2011-03-08T17:40:10Z</dc:date>
    </item>
    <item>
      <title>MKL 2011.2 Where are libmkl , libmkl_lapack and ... located?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786459#M1864</link>
      <description>The link advisor tool posted at the top of the forum is meant to help you.&lt;BR /&gt;Most of the major changes happened about 2 years ago; I guess you call that new.&lt;BR /&gt;The lapack functions are incorporated in the 3 core libraries.&lt;BR /&gt;lp64 means 32-bit integer function arguments, ilp64 means 64-bit integers.</description>
      <pubDate>Tue, 08 Mar 2011 18:13:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786459#M1864</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2011-03-08T18:13:24Z</dc:date>
    </item>
    <item>
      <title>MKL 2011.2 Where are libmkl , libmkl_lapack and ... located?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786460#M1865</link>
      <description>&amp;gt;&amp;gt;I feel the library names have completely changed in the new version of MKL&lt;BR /&gt;Am I correct?&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;yes, that's correct. In Versions 10.* ( 0,1,2 and the latest 3) of Intel MKL we have re-architected Intel MKL and physically separated the interface, threading and computational components of the product.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;It seems the makefile you use is related the previous version 9.1 or 9.0.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; As Tim suggested, the fastest way is to use &lt;A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/"&gt;Linker Adviser&lt;/A&gt; to find the list of libraries need for linking with the latest version of MKL.&lt;/DIV&gt;&lt;DIV&gt;--Gennady&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Mar 2011 18:44:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786460#M1865</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2011-03-08T18:44:08Z</dc:date>
    </item>
    <item>
      <title>MKL 2011.2 Where are libmkl , libmkl_lapack and ... located?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786461#M1866</link>
      <description>You may also refer an KB article we published earlier to help users to move to the new linking model easily, which is located here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/performance-tools-for-software-developers-for-easily-migrating-from-mkl-9x-to-10x/" target="_blank"&gt;http://software.intel.com/en-us/articles/performance-tools-for-software-developers-for-easily-migrating-from-mkl-9x-to-10x/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--Vipin&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2011 04:55:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786461#M1866</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-10T04:55:57Z</dc:date>
    </item>
    <item>
      <title>MKL 2011.2 Where are libmkl , libmkl_lapack and ... located?</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786462#M1867</link>
      <description>&lt;P&gt;More details on lp64 and ilp64 are explained in&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/64-bit-int-support-on-win64-mkl/"&gt;http://software.intel.com/en-us/articles/64-bit-int-support-on-win64-mkl/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;though, it is a bit specific about the windows 64 bitness.&lt;BR /&gt;&lt;BR /&gt; --Vipin&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2011 05:04:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/MKL-2011-2-Where-are-libmkl-libmkl-lapack-and-located/m-p/786462#M1867</guid>
      <dc:creator>VipinKumar_E_Intel</dc:creator>
      <dc:date>2011-03-10T05:04:50Z</dc:date>
    </item>
  </channel>
</rss>

